Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (f5c4d0911fbe6b380ca95f33509df9fce8c0e82b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik (f5c4d0911fbe6b380ca95f33509df9fce8c0e82b)
  • Date: Sun, 20 Apr 2008 05:15:44 -0500

GIT changes to devel-xorg-modular grimoire by Andraž 'ruskie' Levstik
<ruskie AT codemages.net>:

xorg-xserver/xorg-server/CONFIGURE | 2 +-
xorg-xserver/xorg-server/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit f5c4d0911fbe6b380ca95f33509df9fce8c0e82b
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

xorg-server: hopefully having the proper TLS id now...

diff --git a/xorg-xserver/xorg-server/CONFIGURE
b/xorg-xserver/xorg-server/CONFIGURE
index 7d4f999..6d82e33 100755
--- a/xorg-xserver/xorg-server/CONFIGURE
+++ b/xorg-xserver/xorg-server/CONFIGURE
@@ -60,7 +60,7 @@ config_query_option XORG_SERVER_OPTS
\
"--disable-aiglx"
&&

config_query_option XORG_SERVER_OPTS \
- "Build GLX with TLS support?" \
+ "Build GLX with Thread Local Storage support?" \
n \
"--enable-glx-tls" \
"--disable-glx-tls"
&&
diff --git a/xorg-xserver/xorg-server/HISTORY
b/xorg-xserver/xorg-server/HISTORY
index 771aa7c..b9f4267 100644
--- a/xorg-xserver/xorg-server/HISTORY
+++ b/xorg-xserver/xorg-server/HISTORY
@@ -1,3 +1,6 @@
+2008-04-20 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * CONFIGURE: according to sobukus TLS means Thread Local Storage
+
2008-04-13 Eric Sandall <sandalle AT sourcemage.org>
* PRE_SUB_DEPENDS, SUB_DEPENDS: Allow forcing composite support
Bug #13360




Archive powered by MHonArc 2.6.24.

Top of Page