rpms/bsnes/F-9 bsnes.spec,1.9,1.10

Julian Sikorski belegdol at rpmfusion.org
Mon May 11 17:55:41 CEST 2009


Author: belegdol

Update of /cvs/nonfree/rpms/bsnes/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30212

Modified Files:
	bsnes.spec 
Log Message:
Disabled profiling


Index: bsnes.spec
===================================================================
RCS file: /cvs/nonfree/rpms/bsnes/F-9/bsnes.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- bsnes.spec	11 May 2009 08:42:06 -0000	1.9
+++ bsnes.spec	11 May 2009 15:55:41 -0000	1.10
@@ -56,6 +56,8 @@
 #install fedora-specific readme
 install -pm 644 %{SOURCE2} README.Fedora
 
+#disable profiling, it breaks i386 build
+sed -i "s/flags += -fprofile-use/# flags += -fprofile-use/" src/Makefile
 
 %build
 pushd src
@@ -91,6 +93,7 @@
 - Updated the strip patch again
 - Updated the zlib patch again
 - Updated the optflags fix
+- Disabled profiling
 
 * Mon Apr 20 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.045-1
 - Updated to 0.045



More information about the rpmfusion-commits mailing list