Put back small bit of patch get lost in update.
Reported by: Sergey Akifyev <asa@gascom.ru>, kris
This commit is contained in:
parent
bcba558372
commit
d0aa7d9a08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111663
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue