diff options
| author | Andreas Fuchs <asf@boinkor.net> | 2020-08-03 23:38:57 -0400 |
|---|---|---|
| committer | Andreas Fuchs <asf@boinkor.net> | 2020-08-25 08:12:35 -0400 |
| commit | 175995986337e58e8ceec72d09515332fe363d3a (patch) | |
| tree | 58025b784d772136dedca1e603a1ec14b6f0eeaf /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 0d15ea9500664a3b4e98dc1c837a809b61785b77 (diff) | |
gcc: On darwin, adjust IDs of installed .so files also
Turns out that libgccjit gets installed as a .so file, which the gcc
builder.sh didn't change: It only touched .dylib files; that means
that anything linking in libgccjit.so would receive an "Image not
found" error at load time.
With this change, we invoke `install_name_tool` on .so files too,
adjusting their dynamic linker ID, so that they too can be found.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
