diff options
Diffstat (limited to 'make/scripts/make.gluegen.all.linux-x86_64.sh')
-rwxr-xr-x | make/scripts/make.gluegen.all.linux-x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.linux-x86_64.sh b/make/scripts/make.gluegen.all.linux-x86_64.sh index 0713b8e..408db63 100755 --- a/make/scripts/make.gluegen.all.linux-x86_64.sh +++ b/make/scripts/make.gluegen.all.linux-x86_64.sh @@ -12,5 +12,6 @@ fi # -DisX11=true \ ant \ + -Djavacdebuglevel="source,lines,vars" \ -Drootrel.build=build-x86_64 \ $* 2>&1 | tee make.gluegen.all.linux-x86_64.log |