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/py/makefile.pd-linux | |
parent | 4c702bb206700325fa26daf2355a864885be7c27 (diff) |
""
svn path=/trunk/; revision=1235
Diffstat (limited to 'externals/grill/py/makefile.pd-linux')
-rw-r--r-- | externals/grill/py/makefile.pd-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/py/makefile.pd-linux b/externals/grill/py/makefile.pd-linux index d77ea836..2b725264 100644 --- a/externals/grill/py/makefile.pd-linux +++ b/externals/grill/py/makefile.pd-linux @@ -19,6 +19,7 @@ INCLUDES=$(PDPATH) $(PYTHONINCLUDE) LIBPATH=$(PYTHONLIB) FLAGS=-DFLEXT_SYS=2 CFLAGS=-pthread $(UFLAGS) +LDFLAGS=$(UFLAGS) # needed by icc LIBS=util python$(PYTHONVER) ifdef DEBUG |