rpms/epiphany/FC-5 epiphany.spec,1.100,1.101

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Aug 3 16:58:29 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/epiphany/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv30557

Modified Files:
	epiphany.spec 
Log Message:
- add some funky compiler options without thinking about it too
hard



Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/FC-5/epiphany.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- epiphany.spec	2 Aug 2006 05:03:58 -0000	1.100
+++ epiphany.spec	3 Aug 2006 16:58:27 -0000	1.101
@@ -81,7 +81,7 @@
 %endif
 
 %configure --disable-scrollkeeper --enable-zeroconf %{enable_nm} 
-make %{?_smp_mflags}
+make %{?_smp_mflags} CXXFLAGS="-ffriend-injection -fpermissive -Wno-deprecated -Wno-non-template-friend" CFLAGS="-ffriend-injection -fpermissive -Wno-deprecated -Wno-non-template-friend"
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT




More information about the fedora-cvs-commits mailing list