diff options
Diffstat (limited to 'make/make.jogl.all.macosx.sh')
-rw-r--r-- | make/make.jogl.all.macosx.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.all.macosx.sh b/make/make.jogl.all.macosx.sh index 037f4233a..e00cd83b6 100644 --- a/make/make.jogl.all.macosx.sh +++ b/make/make.jogl.all.macosx.sh @@ -6,6 +6,7 @@ # -Dbuild.noarchives=true ant \ + -Dbuild.noarchives=true \ -Djogl.cg=1 \ -Drootrel.build=build-macosx \ $* 2>&1 | tee make.jogl.all.macosx.log |