summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake/scripts/make.jogl.all.macosx-clang.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.macosx-clang.sh b/make/scripts/make.jogl.all.macosx-clang.sh
index b5f21c908..6b253964a 100755
--- a/make/scripts/make.jogl.all.macosx-clang.sh
+++ b/make/scripts/make.jogl.all.macosx-clang.sh
@@ -25,5 +25,6 @@ export GLUEGEN_PROPERTIES_FILE="../../gluegen/make/lib/gluegen-xcode_clang.prope
export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet"
ant \
+ -Dc.compiler.debug=true \
-Drootrel.build=build-macosx \
$* 2>&1 | tee make.jogl.all.macosx.log