diff options
author | Sven Gothel <[email protected]> | 2008-11-19 17:22:06 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-11-19 17:22:06 +0000 |
commit | f38666efc700ad0a5550932bda251436dc9fa40c (patch) | |
tree | 1411df1de9825eca1ba242f209b3516485f74336 /make | |
parent | 22c546d01ea65350e6fc59064a6ca8c99e198ba4 (diff) |
EGLDrawable: Update the capabilities to the chosen one by EGL
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1793 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make')
-rw-r--r-- | make/make.jogl.cdcfp.linux-x86.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.cdcfp.linux-x86.sh b/make/make.jogl.cdcfp.linux-x86.sh index 3c87aa004..d1025ea99 100644 --- a/make/make.jogl.cdcfp.linux-x86.sh +++ b/make/make.jogl.cdcfp.linux-x86.sh @@ -5,6 +5,7 @@ # -Dc.compiler.debug=true # -Djavacdebug="false" # -Djavacdebuglevel="" +# -Djava.generate.skip=true ant -v \ -Djavacdebug="false" \ |