diff options
author | sg215889 <[email protected]> | 2009-07-30 05:20:43 -0700 |
---|---|---|
committer | sg215889 <[email protected]> | 2009-07-30 05:20:43 -0700 |
commit | 16535530bf15f9f4d6cdd3ff38132c2487f96e05 (patch) | |
tree | 6e06a8cb590934d27da237bf7b5c4bb2caee82f3 /make | |
parent | 157f0a8ebacfe23ebb51887b7414f225f88554d5 (diff) |
Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL
Diffstat (limited to 'make')
-rw-r--r-- | make/make.jogl.all.linux-x86.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.all.linux-x86.sh b/make/make.jogl.all.linux-x86.sh index 0f764b360..081d8328b 100644 --- a/make/make.jogl.all.linux-x86.sh +++ b/make/make.jogl.all.linux-x86.sh @@ -14,6 +14,7 @@ fi # -DisLinux=true \ # -DisLinuxX86=true \ # -DisX11=true \ +# -Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86 \ ant \ -Dbuild.noarchives=true \ |