projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a988ddf
)
Add GLX_TLS setting to configs/default.
author
Tom Fogal
<tfogal@alumni.unh.edu>
Mon, 10 Jan 2011 22:37:26 +0000
(15:37 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index 394dc17f68db857d2df79c8e6b9ea15ecac56bef..b96941527875aa9760fd4bf8aee0e833bc297dc5 100644
(file)
--- 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)