From 1b8135bf011ac58e99254424c2dbf0128aaf2102 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 25 Sep 2003 02:41:31 +0000 Subject: "" svn path=/trunk/; revision=1025 --- externals/grill/fftease/config-pd-linux.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'externals/grill/fftease/config-pd-linux.txt') diff --git a/externals/grill/fftease/config-pd-linux.txt b/externals/grill/fftease/config-pd-linux.txt index 4a7b085a..7599bb50 100644 --- a/externals/grill/fftease/config-pd-linux.txt +++ b/externals/grill/fftease/config-pd-linux.txt @@ -9,7 +9,6 @@ # your c/c++ compilers (define only if not gcc/g++) # CC=gcc -# CXX=g++ # where are the PD header files? # leave it blank if it is a system directory (like /usr/local/include), @@ -28,7 +27,9 @@ INSTPATH=/usr/local/lib/pd/extra # additional compiler flags # (check if they fit for your system!) -UFLAGS=-mcpu=pentiumpro # gcc 2.95 +# UFLAGS=-mcpu=pentiumpro # gcc 2.95 # UFLAGS=-mcpu=pentium3 -msse # gcc 3.2 +# define for shared build +# FLEXT_SHARED=1 -- cgit v1.2.1