aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 63d3627..675cce9 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@ CC = gcc
CXX = c++
LD = ld
AFLAGS =
-LFLAGS = -export_dynamic -shared
+LFLAGS = --export-dynamic -shared
WFLAGS =
IFLAGS = -I. -I../../pd/src
PREFIX=/usr/