diff options
Diffstat (limited to 'make/scripts/make.jogl.all.macosx.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.macosx.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.all.macosx.sh b/make/scripts/make.jogl.all.macosx.sh index 967790b6e..0eaaa1c71 100755 --- a/make/scripts/make.jogl.all.macosx.sh +++ b/make/scripts/make.jogl.all.macosx.sh @@ -8,6 +8,5 @@ fi # -Dc.compiler.debug=true ant \ - -Djogl.cg=1 \ -Drootrel.build=build-macosx \ $* 2>&1 | tee make.jogl.all.macosx.log |