From e1828edbfd94e93e2728bdfaf8b13913bb2e3502 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 10 Aug 2004 20:23:28 +0000 Subject: "" svn path=/trunk/; revision=1936 --- externals/grill/pool/config-pd-darwin.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/grill/pool/config-pd-darwin.txt') diff --git a/externals/grill/pool/config-pd-darwin.txt b/externals/grill/pool/config-pd-darwin.txt index 62f4a9e8..de4226de 100644 --- a/externals/grill/pool/config-pd-darwin.txt +++ b/externals/grill/pool/config-pd-darwin.txt @@ -8,7 +8,7 @@ # where are the PD header files? # leave it blank if it is a system directory (like /usr/local/include), # since gcc 3.2 complains about it -PDPATH=/usr/local/lib/pd/src +# PDPATH=/usr/local/lib/pd/src # where is the PD executable? PD=/usr/local/bin/pd @@ -25,9 +25,9 @@ INSTPATH=/usr/local/lib/pd/extra # additional compiler flags # (check if they match your system!) -UFLAGS=-malign-power -maltivec +UFLAGS=-malign-power -maltivec -faltivec # use shared flext library -FLEXT_SHARED=1 +#FLEXT_SHARED=1 -- cgit v1.2.1