[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r3896 - branches/experimental/mesa/configs



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 =
 



Reply to: