diff options
Diffstat (limited to 'make/config/jogl/glx-x11.cfg')
-rw-r--r-- | make/config/jogl/glx-x11.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/jogl/glx-x11.cfg b/make/config/jogl/glx-x11.cfg index 1c138c8ae..6a5bdc484 100644 --- a/make/config/jogl/glx-x11.cfg +++ b/make/config/jogl/glx-x11.cfg @@ -32,6 +32,7 @@ CustomJavaCode GLX public static GLXProcAddressTable getGLXProcAddressTable() { IncludeAs CustomJavaCode GLX glx-CustomJavaCode.java IncludeAs CustomCCode glx-CustomCCode.c +ForceStaticInitCode GLX ArgumentIsString XOpenDisplay 0 |