diff options
Diffstat (limited to 'make/scripts/make.jogl.cdcfp.macosx.sh')
-rwxr-xr-x | make/scripts/make.jogl.cdcfp.macosx.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/scripts/make.jogl.cdcfp.macosx.sh b/make/scripts/make.jogl.cdcfp.macosx.sh index 88ec8750d..6875a4d2c 100755 --- a/make/scripts/make.jogl.cdcfp.macosx.sh +++ b/make/scripts/make.jogl.cdcfp.macosx.sh @@ -6,12 +6,10 @@ fi # -Dc.compiler.debug=true -# -Dbuild.noarchives=true BUILD_SUBDIR=build-cdcfp-macosx ant \ - -Dbuild.noarchives=true \ -Dsetup.cdcfp=true \ -Drootrel.build=$BUILD_SUBDIR \ $* 2>&1 | tee make.jogl.cdcfp.macosx.log |