diff --git a/source/build/src/sdlayer.cpp b/source/build/src/sdlayer.cpp index bbe10a2b4..7f99a0754 100644 --- a/source/build/src/sdlayer.cpp +++ b/source/build/src/sdlayer.cpp @@ -437,6 +437,8 @@ int main(int argc, char *argv[]) if ((argp = Bgetenv("BUILD_NOFOG")) != NULL) nofog = Batol(argp); + + putenv("__GL_THREADED_OPTIMIZATIONS=1"); #endif buildkeytranslationtable();