forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14593 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
a70623ee43
commit
cd14e4314d
|
@ -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 =
|
||||
|
|
Loading…
Reference in New Issue