From cd14e4314d0866905c2f2000514dbb27b337b3d9 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 15 Feb 2016 15:32:27 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14593 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- lib/python/Makefile.lammps.python2.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Makefile.lammps.python2.7 b/lib/python/Makefile.lammps.python2.7 index 897e631a5d..b5807086f2 100644 --- a/lib/python/Makefile.lammps.python2.7 +++ b/lib/python/Makefile.lammps.python2.7 @@ -2,5 +2,5 @@ # See the README file for more explanation python_SYSINC = -I/usr/local/include/python2.7 -python_SYSLIB = -lpython2.7 -lnsl -ldl -lreadline -ltermcap -lpthread -lutil -lm +python_SYSLIB = -lpython2.7 -lnsl -ldl -lreadline -ltermcap -lpthread -lutil -lm -Xlinker -export-dynamic python_SYSPATH =