Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.equinox.executable.feature/build.properties')
-rw-r--r--features/org.eclipse.equinox.executable.feature/build.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/build.properties b/features/org.eclipse.equinox.executable.feature/build.properties
index 08cd96991..7981dac07 100644
--- a/features/org.eclipse.equinox.executable.feature/build.properties
+++ b/features/org.eclipse.equinox.executable.feature/build.properties
@@ -32,6 +32,9 @@ root.linux.gtk.ppc.permissions.755=launcher
root.linux.gtk.ppc64=bin/gtk/linux/ppc64,gtk_root
root.linux.gtk.ppc64.permissions.755=launcher
+root.linux.gtk.ppc64le=bin/gtk/linux/ppc64le,gtk_root
+root.linux.gtk.ppc64le.permissions.755=launcher
+
root.macosx.cocoa.x86=bin/cocoa/macosx/x86
root.macosx.cocoa.x86.permissions.755=Eclipse.app/Contents/MacOS/launcher

Back to the top