rpms/transmission/EL-5 transmission-1.11-copt.patch,NONE,1.1

Denis Leroy denis at fedoraproject.org
Sat Mar 28 15:25:40 UTC 2009


Author: denis

Update of /cvs/pkgs/rpms/transmission/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8209

Added Files:
	transmission-1.11-copt.patch 
Log Message:
Added missing copt patch from F-10

transmission-1.11-copt.patch:

--- NEW FILE transmission-1.11-copt.patch ---
--- transmission-1.11/configure.orig	2008-05-02 15:58:10.000000000 +0200
+++ transmission-1.11/configure	2008-05-02 15:58:20.000000000 +0200
@@ -20809,8 +20809,8 @@
 
 
 if test "x$GCC" = "xyes" ; then
-    CFLAGS="-g -Wall -W -O3 -funroll-loops"
-    CXXFLAGS="-g -Wall -W -O3 -funroll-loops"
+    CFLAGS="-Wall -W"
+    CXXFLAGS="-Wall -W"
 fi
 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }




More information about the fedora-extras-commits mailing list