Mesa (master): Add GLX_TLS setting to configs/default.

Thomas Fogal tfogal at kemper.freedesktop.org
Mon Jan 10 23:03:17 UTC 2011


Module: Mesa
Branch: master
Commit: 0e3ff159f950f7481af53506a8331476bc54c00f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e3ff159f950f7481af53506a8331476bc54c00f

Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   Mon Jan 10 15:37:26 2011 -0700

Add GLX_TLS setting to configs/default.

Should have gone in with 31351dc029ff0e12a250e3ffc509f4f01e025a24,
thanks to Dan Nicholson for noticing.

---

 configs/default |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configs/default b/configs/default
index 394dc17..b969415 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)




More information about the mesa-commit mailing list