diff options
Diffstat (limited to 'make')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh index 2488a7d4c..9e8d52980 100755 --- a/make/scripts/make.jogl.all.linux-x86_64.sh +++ b/make/scripts/make.jogl.all.linux-x86_64.sh @@ -18,6 +18,7 @@ if [ "$1" = "-libdir" ] ; then fi # -Dc.compiler.debug=true \ +# -Djavacdebuglevel="source,lines,vars" \ # -Dgluegen.cpptasks.detected.os=true \ # -DisUnix=true \ |