summaryrefslogtreecommitdiff
path: root/audio/xmms-flac/files/patch-configure
blob: 21979e154d93ea66a5198afe8bb46932e3b0fbee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2013-05-27 10:11:54.740045000 +0200
+++ configure	2013-06-09 18:15:53.000000000 +0200
@@ -19807,7 +19807,7 @@ else
 	CPPFLAGS="-DNDEBUG $CPPFLAGS"
 	if test "x$GCC" = xyes; then
 		if test "x$user_cflags" = x; then
-			CFLAGS="-O3 -funroll-loops -Wall -W -Winline"
+			CFLAGS="-Wall -W"
 		fi
 	fi
 fi