aboutsummaryrefslogtreecommitdiff
path: root/volctl~/makefile
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-12-28 15:48:19 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:58 +0200
commit2f98df88850ab893c7acf8ea2b9000c03c2e17da (patch)
treee5e2ed18e2aca6b09f979899a3c1e3cc7d7a9f94 /volctl~/makefile
parent43dd4efedf1ecfe721cde5830bdcee67ffa48907 (diff)
simd-optimized ramp
svn path=/trunk/externals/tb/; revision=2435
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