summaryrefslogtreecommitdiff
path: root/audio/fluidsynth/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/fluidsynth/patches/patch-ac')
-rw-r--r--audio/fluidsynth/patches/patch-ac22
1 files changed, 11 insertions, 11 deletions
diff --git a/audio/fluidsynth/patches/patch-ac b/audio/fluidsynth/patches/patch-ac
index 3246a66faaf..d7599ff3a47 100644
--- a/audio/fluidsynth/patches/patch-ac
+++ b/audio/fluidsynth/patches/patch-ac
@@ -1,9 +1,9 @@
-$NetBSD: patch-ac,v 1.5 2007/12/16 15:18:29 adam Exp $
+$NetBSD: patch-ac,v 1.6 2012/01/28 13:15:32 wiz Exp $
---- configure.orig 2007-11-17 22:32:16.000000000 +0100
+--- configure.orig 2011-09-04 07:38:58.000000000 +0000
+++ configure
-@@ -20727,7 +20727,7 @@ esac
-
+@@ -11587,7 +11587,7 @@ else
+ fi
- if test "$mingw32_support" == "yes"; then
@@ -11,12 +11,12 @@ $NetBSD: patch-ac,v 1.5 2007/12/16 15:18:29 adam Exp $
MINGW32_SUPPORT_TRUE=
MINGW32_SUPPORT_FALSE='#'
else
-@@ -20899,7 +20899,7 @@ cat >>confdefs.h <<\_ACEOF
- _ACEOF
+@@ -11723,7 +11723,7 @@ if test "$GCC" = yes; then
+ $as_echo "#define DEBUG 1" >>confdefs.h
- else
-- CFLAGS="${CFLAGS} ${FCCFLAGS} -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline"
-+ CFLAGS="${CFLAGS} ${FCCFLAGS} -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline"
+ else
+- CFLAGS="${CFLAGS} ${FCCFLAGS} -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual"
++ CFLAGS="${CFLAGS} ${FCCFLAGS} -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Winline -Wno-unused-parameter -Wno-cast-qual"
+
+ $as_echo "#define DEBUG 0" >>confdefs.h
- cat >>confdefs.h <<\_ACEOF
- #define DEBUG 0