From: Takashi Iwai Date: Sun, 30 Nov 2008 17:24:55 +0000 (+0100) Subject: Remove -Werror for ac3dec/tools X-Git-Tag: v1.0.19~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=9a75162bf4feb4f4c25d37111ce8a1f7cc581852;p=alsa-tools.git Remove -Werror for ac3dec/tools The -Werror option may cause build errors depending on the compiler version. Signed-off-by: Takashi Iwai --- diff --git a/ac3dec/tools/Makefile.am b/ac3dec/tools/Makefile.am index a56cb15..9dc32b4 100644 --- a/ac3dec/tools/Makefile.am +++ b/ac3dec/tools/Makefile.am @@ -1,7 +1,7 @@ # # Process this file with automake to produce Makefile.in. AUTOMAKE_OPTIONS = 1.3 foreign -CFLAGS = -Wall -Werror -O3 -g +CFLAGS = -Wall -O3 -g bin_PROGRAMS = extract_ac3