Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2021-04-26 16:46:18 +0000
committerThomas Watson2021-04-27 19:59:16 +0000
commiteaefde0adac1b28c5c4347f8a1ab36cda393a349 (patch)
treea825cd1fd3b8343f6da0eafd31a40aa617d281cb
parentf718672f9b881a8f214eca0799b13ce7653dd1e2 (diff)
downloadrt.equinox.binaries-eaefde0adac1b28c5c4347f8a1ab36cda393a349.tar.gz
rt.equinox.binaries-eaefde0adac1b28c5c4347f8a1ab36cda393a349.tar.xz
rt.equinox.binaries-eaefde0adac1b28c5c4347f8a1ab36cda393a349.zip
Replace occurrences of arm64 with aarch64 in folder names. Change-Id: Iaa122a4d77285be54fdca8985cb5e1703463b4dd Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.binaries/+/179844 Reviewed-by: Thomas Watson <tjwatson@us.ibm.com> Tested-by: Thomas Watson <tjwatson@us.ibm.com>
-rw-r--r--org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse (renamed from org.eclipse.equinox.executable/bin/cocoa/macosx/arm64/Eclipse.app/Contents/MacOS/eclipse)bin75344 -> 75344 bytes
l---------org.eclipse.equinox.launcher.cocoa.macosx2
-rw-r--r--org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11405.so (renamed from org.eclipse.equinox.launcher.cocoa.macosx.arm64/eclipse_11405.so)bin116144 -> 116144 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.equinox.executable/bin/cocoa/macosx/arm64/Eclipse.app/Contents/MacOS/eclipse b/org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse
index b1db9d2..b1db9d2 100644
--- a/org.eclipse.equinox.executable/bin/cocoa/macosx/arm64/Eclipse.app/Contents/MacOS/eclipse
+++ b/org.eclipse.equinox.executable/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/eclipse
Binary files differ
diff --git a/org.eclipse.equinox.launcher.cocoa.macosx b/org.eclipse.equinox.launcher.cocoa.macosx
index 740300a..946b8a4 120000
--- a/org.eclipse.equinox.launcher.cocoa.macosx
+++ b/org.eclipse.equinox.launcher.cocoa.macosx
@@ -1 +1 @@
-org.eclipse.equinox.launcher.cocoa.macosx.arm64 \ No newline at end of file
+org.eclipse.equinox.launcher.cocoa.macosx.aarch64 \ No newline at end of file
diff --git a/org.eclipse.equinox.launcher.cocoa.macosx.arm64/eclipse_11405.so b/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11405.so
index 9b220d5..9b220d5 100644
--- a/org.eclipse.equinox.launcher.cocoa.macosx.arm64/eclipse_11405.so
+++ b/org.eclipse.equinox.launcher.cocoa.macosx.aarch64/eclipse_11405.so
Binary files differ

Back to the top