diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-28 03:51:40 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-28 03:51:40 +0000 |
commit | e4a4f538375af2404ec0f3201fa2ac79e7a17c23 (patch) | |
tree | 2af692cb6f097901d2b149912d8d4e1e3c5bc99b /externals/grill/pool | |
parent | 4c702bb206700325fa26daf2355a864885be7c27 (diff) |
""
svn path=/trunk/; revision=1235
Diffstat (limited to 'externals/grill/pool')
-rw-r--r-- | externals/grill/pool/makefile.pd-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/pool/makefile.pd-linux b/externals/grill/pool/makefile.pd-linux index 0e4937c4..dd70f4e6 100644 --- a/externals/grill/pool/makefile.pd-linux +++ b/externals/grill/pool/makefile.pd-linux @@ -16,6 +16,7 @@ include $(CONFIG) INCLUDES=$(PDPATH) FLAGS=-DFLEXT_SYS=2 CFLAGS=-O2 $(UFLAGS) +LDFLAGS=$(UFLAGS) # needed by icc LIBS= ifdef FLEXT_SHARED |