Add GLX_TLS setting to configs/default.
authorTom Fogal <tfogal@alumni.unh.edu>
Mon, 10 Jan 2011 22:37:26 +0000 (15:37 -0700)
committerTom Fogal <tfogal@alumni.unh.edu>
Mon, 10 Jan 2011 22:39:21 +0000 (15:39 -0700)
Should have gone in with 31351dc029ff0e12a250e3ffc509f4f01e025a24,
thanks to Dan Nicholson for noticing.

configs/default

index 394dc17f68db857d2df79c8e6b9ea15ecac56bef..b96941527875aa9760fd4bf8aee0e833bc297dc5 100644 (file)
@@ -25,6 +25,7 @@ CXXFLAGS = -O
 LDFLAGS =
 HOST_CFLAGS = $(CFLAGS)
 GLU_CFLAGS = 
+GLX_TLS = no
 
 # Compiler for building demos/tests/etc
 APP_CC = $(CC)