diff options
author | Morris Meyer <[email protected]> | 2009-07-27 14:06:41 -0400 |
---|---|---|
committer | Morris Meyer <[email protected]> | 2009-07-27 14:06:41 -0400 |
commit | 90beaae660222f1fb5ca15313f8e4645d3fd30fe (patch) | |
tree | 5c6603a9cc756f147dbe634e2b186c99a7f8b3a0 /make/config | |
parent | 0b7a4d59af3ec29740720c4c8d9b249efe06ff5f (diff) |
mips changes
Diffstat (limited to 'make/config')
-rwxr-xr-x | make/config/jogl/eglext.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/config/jogl/eglext.cfg b/make/config/jogl/eglext.cfg index bdd9a3655..0447dd1e4 100755 --- a/make/config/jogl/eglext.cfg +++ b/make/config/jogl/eglext.cfg @@ -124,3 +124,6 @@ Ignore eglTerminate Ignore eglWaitClient Ignore eglWaitGL Ignore eglWaitNative + +Ignore EGLUtil_CreateDisplayByNative +Ignore EGLUtil_CreateWindowByNative |