diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-28 03:58:11 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-12-28 03:58:11 +0000 |
commit | 8e5699c83d2a5f5d649a950e94662257a9b8a979 (patch) | |
tree | c8e7ea651530369b6316554db26eaf774b5fb7e9 /externals/grill/dyn/makefile.pd-linux | |
parent | e4a4f538375af2404ec0f3201fa2ac79e7a17c23 (diff) |
""
svn path=/trunk/; revision=1236
Diffstat (limited to 'externals/grill/dyn/makefile.pd-linux')
-rw-r--r-- | externals/grill/dyn/makefile.pd-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/dyn/makefile.pd-linux b/externals/grill/dyn/makefile.pd-linux index 3e858f1b..9d401053 100644 --- a/externals/grill/dyn/makefile.pd-linux +++ b/externals/grill/dyn/makefile.pd-linux @@ -22,6 +22,7 @@ INCLUDES=$(PDPATH) LIBPATH= FLAGS=-DFLEXT_SYS=2 CFLAGS=-O2 $(UFLAGS) +LDFLAGS=$(UFLAGS) # needed by icc LIBS=stdc++ |