Author: beatle
Date: 2006-10-23 04:22:25 -0400 (Mon, 23 Oct 2006)
New Revision: 3878

Modified:
   branches/experimental/mesa/configs/debian-default
Log:
Always force -fPIC.


Modified: branches/experimental/mesa/configs/debian-default
===================================================================
--- branches/experimental/mesa/configs/debian-default   2006-10-22 16:57:11 UTC 
(rev 3877)
+++ branches/experimental/mesa/configs/debian-default   2006-10-23 08:22:25 UTC 
(rev 3878)
@@ -2,6 +2,8 @@
 
 CONFIG_NAME = debian-default
 
+PIC_FLAGS = -fPIC
+
 SRC_DIRS = mesa
 PROGRAM_DIRS =
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to