aboutsummaryrefslogtreecommitdiff
path: root/Make.include
diff options
context:
space:
mode:
Diffstat (limited to 'Make.include')
-rw-r--r--Make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.include b/Make.include
index d365fa5..13c6c2f 100644
--- a/Make.include
+++ b/Make.include
@@ -6,7 +6,7 @@ PDSOURCE ?= /usr/local/src/pd/src
EXT = pd_linux
-LDFLAGS = -export-dynamic -shared
+LDFLAGS = --export-dynamic -shared
LIB = -ldl -lm -lpthread
#select either the DBG and OPT compiler flags below: