aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-darwin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-darwin.txt')
-rw-r--r--externals/grill/flext/config-pd-darwin.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/flext/config-pd-darwin.txt b/externals/grill/flext/config-pd-darwin.txt
index bf207a73..a50a2f28 100644
--- a/externals/grill/flext/config-pd-darwin.txt
+++ b/externals/grill/flext/config-pd-darwin.txt
@@ -26,3 +26,8 @@ INSTDIR=/usr/local/pd/flext
# additional compiler flags
# (check if they fit for your system!)
UFLAGS=-DFLEXT_USE_SIMD -malign-power -maltivec
+
+# define to use old library naming for backwards compatibility
+# ("flext.a" instead of new "libflext.a" etc.)
+V4_NAMING=1
+