Blob Blame History Raw
--- 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; }