diff options
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-x86.sh')
-rwxr-xr-x | make/scripts/make.gluegen.all.linux-x86.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.linux-x86.sh b/make/scripts/make.gluegen.all.linux-x86.sh index f044cb4..196cede 100755 --- a/make/scripts/make.gluegen.all.linux-x86.sh +++ b/make/scripts/make.gluegen.all.linux-x86.sh @@ -16,5 +16,4 @@ fi ant \ -Drootrel.build=build-x86 \ - -Dos.arch=x86 \ $* 2>&1 | tee make.gluegen.all.linux-x86.log |