aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-28 03:58:11 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-28 03:58:11 +0000
commit8e5699c83d2a5f5d649a950e94662257a9b8a979 (patch)
treec8e7ea651530369b6316554db26eaf774b5fb7e9 /externals/grill/fftease
parente4a4f538375af2404ec0f3201fa2ac79e7a17c23 (diff)
""
svn path=/trunk/; revision=1236
Diffstat (limited to 'externals/grill/fftease')
-rw-r--r--externals/grill/fftease/makefile.pd-linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/fftease/makefile.pd-linux b/externals/grill/fftease/makefile.pd-linux
index 5982626c..ab4204fb 100644
--- a/externals/grill/fftease/makefile.pd-linux
+++ b/externals/grill/fftease/makefile.pd-linux
@@ -22,6 +22,7 @@ INCLUDES=$(PDPATH)
LIBPATH=
FLAGS=-DFLEXT_SYS=2
CFLAGS=-O2 $(UFLAGS)
+LDFLAGS=$(UFLAGS) # needed by icc
LIBS=stdc++
ifdef FLEXT_SHARED