-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the linux.aarch64 SWT jar from here: https://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.swt.gtk.linux.aarch64/3.122.0/. Update the SWT jar-picking logic in the build to select this one if the platform is `aarch64`. This is inconsistent with M1/2 Macs, where the value is `arm`. Note that I don't yet see a built copy for windows.aarch64. Would have loved to kill two birds with one stone, but that must wait, it seems. Latest built of SWT doesn't have it, either. Improve building documentation where pitfalls were found while testing on ARM Ubuntu.
- Loading branch information
1 parent
7167f59
commit e5789f4
Showing
5 changed files
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters