diff options
author | Sven Gothel <[email protected]> | 2011-08-22 02:19:46 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-08-22 02:19:46 +0200 |
commit | 762d74fe6780217e4726c3afd7bce3551a4a5709 (patch) | |
tree | 5612bc950672a44f26a7b580a6b6283ca6c65fb6 /make/scripts/make.jogl.all.x86_64.sh | |
parent | 8dbb09541973d33168430eac5eae092b99b1c106 (diff) |
Adapt to latest jogl commit 6c346d98f04e2355210960fe9ffde47432f04d62
Diffstat (limited to 'make/scripts/make.jogl.all.x86_64.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.x86_64.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/scripts/make.jogl.all.x86_64.sh b/make/scripts/make.jogl.all.x86_64.sh index dc49ee4..f5c6b64 100755 --- a/make/scripts/make.jogl.all.x86_64.sh +++ b/make/scripts/make.jogl.all.x86_64.sh @@ -1,7 +1,5 @@ #! /bin/sh -. ../../setenv-build-jogl-x86_64.sh - # -Dc.compiler.debug=true # -Djogl.cg=1 \ # -Djogl.redbook=true \ |