aboutsummaryrefslogtreecommitdiff
path: root/filterbank~/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filterbank~/Makefile')
-rw-r--r--filterbank~/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filterbank~/Makefile b/filterbank~/Makefile
index 121a5c8..731500e 100644
--- a/filterbank~/Makefile
+++ b/filterbank~/Makefile
@@ -71,7 +71,7 @@ pd_linux: $(NAME).pd_linux
LINUXCFLAGS = -DPD -DUNIX -DICECAST -O2 -funroll-loops -fomit-frame-pointer \
-Wall -W -Wno-shadow -Wstrict-prototypes -g \
- -Wno-unused -Wno-parentheses -Wno-switch -Werror
+ -Wno-unused -Wno-parentheses -Wno-switch
LINUXINCLUDE = -I../../src