diff options
author | Sven Gothel <[email protected]> | 2008-12-01 14:42:39 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-12-01 14:42:39 +0000 |
commit | 146241057c55b73ddf23bc79f0e829268c633da1 (patch) | |
tree | a58d27cddc30fcffb79b17efebc33bc4fd31142d /make/make.jogl.cdcfp.linux-x86.sh | |
parent | ec8e5b4274eb8eed55935fa8b9319be0d9e4ff37 (diff) |
OMX cleanup - generic tool
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1812 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/make.jogl.cdcfp.linux-x86.sh')
-rw-r--r-- | make/make.jogl.cdcfp.linux-x86.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/make.jogl.cdcfp.linux-x86.sh b/make/make.jogl.cdcfp.linux-x86.sh index 64598509b..56296b529 100644 --- a/make/make.jogl.cdcfp.linux-x86.sh +++ b/make/make.jogl.cdcfp.linux-x86.sh @@ -18,5 +18,4 @@ ant -v \ -DisX11=true \ -DuseKD=true \ -DuseOpenMAX=true \ - -Djava.generate.skip=true \ $* 2>&1 | tee make.jogl.cdcfp.linux-x86.log |