rpms/festival/devel festival.spec,1.16,1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 23 01:29:36 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/festival/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10964

Modified Files:
	festival.spec 
Log Message:
s/CFLAGS/CXXFLAGS/



Index: festival.spec
===================================================================
RCS file: /cvs/dist/rpms/festival/devel/festival.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- festival.spec	23 Jan 2006 01:25:14 -0000	1.16
+++ festival.spec	23 Jan 2006 01:29:34 -0000	1.17
@@ -136,7 +136,7 @@
 CFLAGS="$RPM_OPT_FLAGS -O0"
 export CFLAGS
 %endif
-export CFLAGS="$CFLAGS -fno-strict-aliasing"
+export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 
 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/speech_tools/lib:$PATH
 export PATH=`pwd`/bin:$PATH




More information about the fedora-cvs-commits mailing list