diff options
Diffstat (limited to 'make/make.jogl.all.linux-x86_64.sh')
-rw-r--r-- | make/make.jogl.all.linux-x86_64.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/make.jogl.all.linux-x86_64.sh b/make/make.jogl.all.linux-x86_64.sh index 4a9d780a7..1a33f6708 100644 --- a/make/make.jogl.all.linux-x86_64.sh +++ b/make/make.jogl.all.linux-x86_64.sh @@ -4,7 +4,7 @@ # -Dc.compiler.debug=true -ant -v \ +ant \ -Drootrel.build=build-x86_64 \ -Dgluegen.cpptasks.detected.os=true \ -DisUnix=true \ |