summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@googlemail.com>2017-09-22 21:14:53 +0200
committerGitHub <noreply@github.com>2017-09-22 21:14:53 +0200
commitf1fbcfa9713b78792223c808607483eb61ef2a24 (patch)
tree5649bdfff9465297903d1458feee64e8138bfb0e /etc
parenta646ec1fff6e627d2b9241ad602a11cf31a0fef9 (diff)
downloadspack-f1fbcfa9713b78792223c808607483eb61ef2a24.tar.gz
spack-f1fbcfa9713b78792223c808607483eb61ef2a24.tar.bz2
spack-f1fbcfa9713b78792223c808607483eb61ef2a24.tar.xz
spack-f1fbcfa9713b78792223c808607483eb61ef2a24.zip
plumed: fixed possible linking issue (#5425)
Due to the logic in configure.ac, we may be using both the system linker (LD_RO='ld -r -o') and the linker tied to the compiler (LD=$CXX). This may produce weird link-time errors when the two executables are not the same. The PR works around the issue disabling 'ld -r'
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions