Author: beatle
Date: 2006-10-24 06:29:21 -0400 (Tue, 24 Oct 2006)
New Revision: 3896

Modified:
   branches/experimental/mesa/configs/debian-default
Log:
Build with -fno-strict-aliasing, which should fix bug #394311.


Modified: branches/experimental/mesa/configs/debian-default
===================================================================
--- branches/experimental/mesa/configs/debian-default   2006-10-24 08:39:34 UTC 
(rev 3895)
+++ branches/experimental/mesa/configs/debian-default   2006-10-24 10:29:21 UTC 
(rev 3896)
@@ -2,6 +2,8 @@
 
 CONFIG_NAME = debian-default
 
+CFLAGS += -fno-strict-aliasing
+
 SRC_DIRS = mesa
 PROGRAM_DIRS =
 


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

Reply via email to