From b86ef0ecbc438c2da9b8148bce0ffe3395131bb1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sun, 8 Aug 2004 02:37:16 +0000 Subject: "" svn path=/trunk/; revision=1916 --- externals/grill/flext/makefile.pd-linux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals') diff --git a/externals/grill/flext/makefile.pd-linux b/externals/grill/flext/makefile.pd-linux index de0f4e5d..718d72c7 100644 --- a/externals/grill/flext/makefile.pd-linux +++ b/externals/grill/flext/makefile.pd-linux @@ -32,7 +32,8 @@ CFLAGS_S=-DFLEXT_SHARED -DFLEXT_EXPORTS # libraries # it seems like libstdc++ must be defined for icc.... -LIBS=stdc++ +# LIBS=stdc++ +# but it seems that's only true for older icc versions.... # ---------------------------------------------- # the rest can stay untouched -- cgit v1.2.1