diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-18 00:34:20 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-04-18 00:34:20 +0100 |
commit | 3a49e2c1a627a1240919439bb1b52005e260e099 (patch) | |
tree | 2727737feb6bf4bf144e448fd713c17b54d0d463 /tex/src/references.tex | |
parent | d91813aaaa0dc1ae41364526ad148334a19c9c36 (diff) |
Properly adding libiconv to the libraries that libstdc++ links with
Of the GCC dynamically linked libraries we need to manually add RPATH to
all and for `libstdc++' we also need to tell it to link with
`libiconv'. Until now, the conditional to check for libstdc++ was not
working and thus libiconv wasn't been added to it.
With this commit the conditional has been corrected and is now
working. Also, to help in reading the logs, an echo statement was added
after every call to PatchELF.
Diffstat (limited to 'tex/src/references.tex')
0 files changed, 0 insertions, 0 deletions