diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sound-juicer/files/patch-src::Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sound-juicer/files/patch-src::Makefile.in b/audio/sound-juicer/files/patch-src::Makefile.in index e593af77a75d..33ff761019a1 100644 --- a/audio/sound-juicer/files/patch-src::Makefile.in +++ b/audio/sound-juicer/files/patch-src::Makefile.in @@ -5,7 +5,7 @@ # General compiler flags -AM_CFLAGS = -Wall -Werror -export-dynamic -W -Wno-unused-parameter -+AM_CFLAGS = -Wall -export-dynamic -W -Wno-unused-parameter ++AM_CFLAGS = -Wall -export-dynamic -W # General CPP flags. When I can demand automake 1.8, this can become # sound_juicer_CPPFLAGS. |