aboutsummaryrefslogtreecommitdiff
path: root/volctl~/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'volctl~/makefile')
-rw-r--r--volctl~/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/volctl~/makefile b/volctl~/makefile
index 9b4cc04..3457263 100644
--- a/volctl~/makefile
+++ b/volctl~/makefile
@@ -62,7 +62,7 @@ pd_linux: $(NAME).pd_linux
LINUXCFLAGS = -DPD -O3 -fPIC -funroll-loops -fomit-frame-pointer \
-Wall -W -Wshadow -Wstrict-prototypes -Werror \
- -Wno-unused -Wno-parentheses -Wno-switch
+ -Wno-unused -Wno-parentheses -Wno-switch
LINUXINCLUDE = -I../../src