Solaris/SUNWgnome-games.spec
changeset 9129 9f44a2c5e48e
parent 8933 72597a5d6a3b
child 9242 066fbee8bb07
--- a/Solaris/SUNWgnome-games.spec	Sun Jan 28 23:10:49 2007 +0000
+++ b/Solaris/SUNWgnome-games.spec	Mon Jan 29 01:01:21 2007 +0000
@@ -58,7 +58,7 @@
 
 %build
 export PKG_CONFIG_PATH=%{_pkg_config_path}
-export CFLAGS="%optflags -I%{_includedir} -I/usr/sfw/include"
+export CFLAGS="%optflags -I%{_includedir} -I/usr/sfw/include -xc99"
 export RPM_OPT_FLAGS="$CFLAGS"
 export LDFLAGS="%_ldflags -lX11 -L/usr/sfw/lib -lexpat"
 
@@ -199,6 +199,8 @@
 
 
 %changelog
+* Sun Jan 28 2007 - [email protected]
+- add -xc99 to CFLAGS
 * Tue Jan 09 2007 - [email protected]
 - Add glchess.schemas to %preun root and to %files.
 * Thu Dec 07 2006 - [email protected]