diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-26 01:17:57 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-07-26 01:17:57 +0100 |
commit | 23e26355b11ce562dc7f9c4ad85b78e4b7c60f83 (patch) | |
tree | 37fe57201a2ee08e05e61eb51bfb3b4895c684f2 /reproduce/software/config/gnuastro/astconvertt.conf | |
parent | af43062b5eb5f8af9f6c59e1cb6b0ee003bf107a (diff) |
PatchELF built statically and updated
Until now, like all other software, PatchELF would install with dynamic
linking. However, PatchELF links with `libstdc++' so on one system, I
noticed that PatchELF gives a segmentation fault and corrupts `libstdc++'
while correcting its RPATH (after installing GCC). The solution is to build
PatchELF statically.
With this commit, we force PatchELF to be built statically (it only
installs on GNU/Linux systems anyway, so there is no problem with static
linking on macOS). This solved the problem on that system.
While looking at its documentation, I also noticed that a new version of
PatchELF has been released after almost three years, so it has been updated
in the template also.
This fixes bug #56673.
Diffstat (limited to 'reproduce/software/config/gnuastro/astconvertt.conf')
0 files changed, 0 insertions, 0 deletions