aboutsummaryrefslogtreecommitdiff
path: root/comport/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comport/makefile')
-rw-r--r--comport/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comport/makefile b/comport/makefile
index be1da27..598d5e1 100644
--- a/comport/makefile
+++ b/comport/makefile
@@ -69,7 +69,7 @@ pd_linux: comport.pd_linux
.SUFFIXES: .pd_linux
-LINUXCFLAGS = -DPD -O2 -funroll-loops -fomit-frame-pointer \
+LINUXCFLAGS = -DPD -O2 -fPIC -funroll-loops -fomit-frame-pointer \
-Wall -W -Wshadow -Wstrict-prototypes -Werror \
-Wno-unused -Wno-parentheses -Wno-switch