diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-01-04 14:14:54 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-01-14 11:58:31 +0000 |
| commit | 76f5618e1e591bb54b4e84cd769bb8fb10fed49f (patch) | |
| tree | 6379328194a3ccc1936717fcb7cc977243402fd4 /pkgs/development/python-modules/python-mapnik | |
| parent | 77bded303a226fd2d585ea871279ec85ec10267c (diff) | |
glibc: copy libgcc_s.so from .lib output if it exists
Otherwise copy it from the default output. The difference is visible
when we build `glibc` with:
- `bootstrapTools` `gcc`: ${stdenv.cc.cc.out}/lib/libgcc_s.so.1 is used
- `nixpkgs` `gcc`: ${stdenv.cc.cc.lib}/lib/libgcc_s.so.1 is used
Noticed when experimented with multiple `gcc` rebuilds in bootstrap.
While at it killing `RUNPATH` reference to bootstrap `glibc`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
