diff options
Diffstat (limited to 'make/scripts/make.gluegen.all.macosx.sh')
-rwxr-xr-x | make/scripts/make.gluegen.all.macosx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.macosx.sh b/make/scripts/make.gluegen.all.macosx.sh index 51b9894..06fb947 100755 --- a/make/scripts/make.gluegen.all.macosx.sh +++ b/make/scripts/make.gluegen.all.macosx.sh @@ -6,6 +6,6 @@ fi # -Dc.compiler.debug=true -ant -v \ +ant \ -Drootrel.build=build-macosx \ $* 2>&1 | tee make.gluegen.all.macosx.log |