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/xsample/makefile.pd-linux | |
parent | 4c702bb206700325fa26daf2355a864885be7c27 (diff) |
""
svn path=/trunk/; revision=1235
Diffstat (limited to 'externals/grill/xsample/makefile.pd-linux')
-rw-r--r-- | externals/grill/xsample/makefile.pd-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/xsample/makefile.pd-linux b/externals/grill/xsample/makefile.pd-linux index 306c3512..98359bad 100644 --- a/externals/grill/xsample/makefile.pd-linux +++ b/externals/grill/xsample/makefile.pd-linux @@ -17,6 +17,7 @@ include ${CONFIG} INCLUDES=$(PDINC) FLAGS=-DFLEXT_SYS=2 CFLAGS=-O2 ${UFLAGS} +LDFLAGS=${UFLAGS} # needed by icc LIBS= ifdef FLEXT_SHARED |