Add GLX_TLS setting to configs/default.
Should have gone in with 31351dc029
,
thanks to Dan Nicholson for noticing.
This commit is contained in:
@@ -25,6 +25,7 @@ CXXFLAGS = -O
|
|||||||
LDFLAGS =
|
LDFLAGS =
|
||||||
HOST_CFLAGS = $(CFLAGS)
|
HOST_CFLAGS = $(CFLAGS)
|
||||||
GLU_CFLAGS =
|
GLU_CFLAGS =
|
||||||
|
GLX_TLS = no
|
||||||
|
|
||||||
# Compiler for building demos/tests/etc
|
# Compiler for building demos/tests/etc
|
||||||
APP_CC = $(CC)
|
APP_CC = $(CC)
|
||||||
|
Reference in New Issue
Block a user