diff options
author | Matthieu Gautier <matthieu.gautier@mgautier.fr> | 2016-12-21 19:43:20 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-12-21 22:03:18 +0200 |
commit | 9d1e426bcc2980276f97453c570bc59d9c009c78 (patch) | |
tree | 9658e4ada8df961284476d348dcceab9ea9fe893 /syntax-highlighting | |
parent | de0b02ee2d3847de9787e6b0ac32ebcb61018e15 (diff) | |
download | meson-9d1e426bcc2980276f97453c570bc59d9c009c78.zip meson-9d1e426bcc2980276f97453c570bc59d9c009c78.tar.gz meson-9d1e426bcc2980276f97453c570bc59d9c009c78.tar.bz2 |
Fix installation of statically linked executable for ELF binary.
At installation, if the executable is a ELF file, we try to fix the
dependencies in the binary section.
If a executable has been compiled with the --static flag, there is
no .dynamic section in the ELF binary and so we need to handle this case.
Diffstat (limited to 'syntax-highlighting')
0 files changed, 0 insertions, 0 deletions