[xorg-commit-diffs] xc/config/cf sun.cf,1.1.4.10,1.1.4.10.2.1

Stuart Kreitman xorg-commit at pdx.freedesktop.org
Thu Apr 1 22:19:18 PST 2004


Committed by: stukreit

Update of /cvs/xorg/xc/config/cf
In directory pdx:/tmp/cvs-serv25301

Modified Files:
      Tag: DAMAGE-XFIXES
	sun.cf 
Log Message:
Solaris x86 compiler bug workaround.
Modified Files:
 Tag: DAMAGE-XFIXES
    sun.cf 


Index: sun.cf
===================================================================
RCS file: /cvs/xorg/xc/config/cf/sun.cf,v
retrieving revision 1.1.4.10
retrieving revision 1.1.4.10.2.1
diff -u -d -r1.1.4.10 -r1.1.4.10.2.1
--- a/sun.cf	5 Mar 2004 13:38:11 -0000	1.1.4.10
+++ b/sun.cf	2 Apr 2004 06:19:16 -0000	1.1.4.10.2.1
@@ -75,6 +75,8 @@
 #endif
 
 #if HasSunC 
+#define DefaultCDebugFlags	-xO4
+#define OptimizedCDebugFlags	-xO4
 # ifndef CCompilerMajorVersion
 #  define CCompilerMajorVersion DefaultSunProCCompilerMajorVersion
 # endif




More information about the xorg-commit-diffs mailing list