diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-04-04 07:35:03 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-04-05 07:43:22 +0100 |
| commit | c2e14a73e664626c74537fc5dffba84069d50418 (patch) | |
| tree | 08e34579d3ba34bdaf45427a1a7bfefe087814b5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 80f198ff3a6569d7874862ae41eda743cea02fc1 (diff) | |
xgcc: avoid libc.so mix between gcc and binutils-ld linker plugin
Without the change when I attempt to built `nixpkgs` with weekly
`gcc-13` (it pulls in `flex` as a build input`) I am getting build
failure related to glibc mix caused by glibc loading:
...-binutils-patchelfed-ld-2.40/bin/ld: ...-xgcc-13.0.0/libexec/gcc/x86_64-unknown-linux-gnu/13.0.1/liblto_plugin.so:
error loading plugin: ...-bootstrap-tools/lib/libpthread.so.0: undefined symbol: __libc_vfork, version GLIBC_PRIVATE
The change disables LTO plugin entirely to avoid loading of `glibc` mix.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
