From dba3e82dca354b56f869dcbf66d74ab07f6808f0 Mon Sep 17 00:00:00 2001 From: Vivian Kong Date: Fri, 8 Oct 2010 14:22:29 +0000 Subject: [PATCH] update build script --- releng/org.eclipse.cdt.releng/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releng/org.eclipse.cdt.releng/build.sh b/releng/org.eclipse.cdt.releng/build.sh index c22392ca201..d9882760408 100644 --- a/releng/org.eclipse.cdt.releng/build.sh +++ b/releng/org.eclipse.cdt.releng/build.sh @@ -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 $*