diff options
author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2019-11-06 22:45:23 +0100 |
---|---|---|
committer | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2019-11-21 18:23:33 +0100 |
commit | 62b8ae1a910d4b89287ead11bd2c18325e660bdf (patch) | |
tree | 92431c76d2e9e39a399f4551324cc75c8117bdcc /Makefile.am | |
parent | 9c8814909a8bb5f57044eecbf4a6843e66beca07 (diff) | |
download | patches-62b8ae1a910d4b89287ead11bd2c18325e660bdf.tar patches-62b8ae1a910d4b89287ead11bd2c18325e660bdf.tar.gz |
gnu: astyle: Create symlinks for .so files, too.
The Makefile only creates files with a versioned extension (.so.3.1.0),
which are not picked up be cmake's `find_libarary()`. (Instead cmake
picks up the static .a library.)
Symlinks for .so.3 are required to avoid phase `verify-runpath` fails.
* gnu/packages/code.scm(astyle)[argumements]<modules>: New element.
<phases>{install-libs}: Add creating symlinks.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions