From 0e3ff159f950f7481af53506a8331476bc54c00f Mon Sep 17 00:00:00 2001 From: Tom Fogal Date: Mon, 10 Jan 2011 15:37:26 -0700 Subject: Add GLX_TLS setting to configs/default. Should have gone in with 31351dc029ff0e12a250e3ffc509f4f01e025a24, thanks to Dan Nicholson for noticing. --- configs/default | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/default b/configs/default index 394dc17f68..b969415278 100644 --- a/configs/default +++ b/configs/default @@ -25,6 +25,7 @@ CXXFLAGS = -O LDFLAGS = HOST_CFLAGS = $(CFLAGS) GLU_CFLAGS = +GLX_TLS = no # Compiler for building demos/tests/etc APP_CC = $(CC) -- cgit v1.2.3