From a6acce1be19060a6a4801582f0534e0d6887467a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 15 Feb 2014 23:36:19 +0100 Subject: Add make/scripts/make.jogl.all.macosx-clang.sh --- make/scripts/make.jogl.all.macosx-clang.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'make') 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 -- cgit v1.2.3