1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

update build script

This commit is contained in:
Vivian Kong 2010-10-08 14:22:29 +00:00
parent 6e1cfa0f97
commit dba3e82dca

View file

@ -33,4 +33,4 @@ cd ..
# Let's go!
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 \
-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 $*