summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorStephen Herbein <stephen272@gmail.com>2016-08-15 16:30:00 -0700
committerStephen Herbein <stephen272@gmail.com>2016-08-18 11:32:19 -0700
commit3445a781ebb8205a44e629568f660e9a5d1d0309 (patch)
tree2bade735a697d2ca34cab931a08ca7d4b191e25a /.mailmap
parent7f57405eac19fd2f28d32e7c69348112653ad6e8 (diff)
downloadspack-3445a781ebb8205a44e629568f660e9a5d1d0309.tar.gz
spack-3445a781ebb8205a44e629568f660e9a5d1d0309.tar.bz2
spack-3445a781ebb8205a44e629568f660e9a5d1d0309.tar.xz
spack-3445a781ebb8205a44e629568f660e9a5d1d0309.zip
py-cffi: set LDSHARED env so that rpath is set
py-cffi's .so was being built without the rpath being set. distutils looks at the LDSHARED for which compiler to use to build the final .so. Since it was not set, distutils fell back to the system provided compiler. Setting it forces the shared library to be compiled with the spack compiler (meaning that the rpath is set correctly).
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions