mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 10:16:03 +02:00
update build script
This commit is contained in:
parent
6e1cfa0f97
commit
dba3e82dca
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ cd ..
|
||||||
# Let's go!
|
# Let's go!
|
||||||
java $CDT_BUILD_VMARGS -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
java $CDT_BUILD_VMARGS -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
||||||
-Djvm1.5=/opt/public/common/jdk-1.5.0_16/bin/java \
|
-Djvm1.5=/opt/public/common/jdk-1.5.0_16/bin/java \
|
||||||
-ws gtk -arch x86_64 -os linux -application org.eclipse.ant.core.antRunner $*
|
-ws gtk -arch x86 -os linux -application org.eclipse.ant.core.antRunner $*
|
||||||
|
|
Loading…
Add table
Reference in a new issue