aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc')
-rw-r--r--externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc b/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc
index 7aa9b3b5..17d6540d 100644
--- a/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc
+++ b/externals/grill/flext/buildsys/mac/pd/gnumake-gcc-flext.inc
@@ -1,7 +1,7 @@
-ifdef SHARED
-EXT=dylib
-else
-EXT=a
-endif
+ifdef SHARED
+EXT=dylib
+else
+EXT=a
+endif
LDFLAGS += -dynamiclib -flat_namespace -undefined suppress