aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/config-pd-darwin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/config-pd-darwin.txt')
-rw-r--r--externals/grill/fftease/config-pd-darwin.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/externals/grill/fftease/config-pd-darwin.txt b/externals/grill/fftease/config-pd-darwin.txt
index 755a8c0e..10bb0bd8 100644
--- a/externals/grill/fftease/config-pd-darwin.txt
+++ b/externals/grill/fftease/config-pd-darwin.txt
@@ -12,7 +12,7 @@
# where is PD installed?
-PDDIR=/usr/local/pd
+PDDIR=/usr/local/lib/pd
# where are the PD header files?
# leave it blank if it is a system directory (like /usr/local/include),
@@ -20,7 +20,7 @@ PDDIR=/usr/local/pd
PDPATH=${PDDIR}/src
# where is the PD executable?
-PD=${PDDIR}/bin/pd
+PD=/usr/local/bin/pd
# where do the flext libraries reside?
FLEXTPATH=${PDDIR}/flext
@@ -34,4 +34,4 @@ INSTPATH=${PDDIR}/extra
# additional compiler flags
# (check if they fit for your system!)
-UFLAGS=-malign-power -maltivec
+UFLAGS=-malign-power -faltivec -maltivec