diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-01-02 17:19:26 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-01-04 16:02:22 +0000 |
| commit | b470a6b21293d0fa29d35f7e7ac180c5b0311e87 (patch) | |
| tree | 4260c3a8109303d8651cd4a6f980b5bb6101b623 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5ce27e15eab11fb6d36d4004a55c06c02a837639 (diff) | |
linux/bootstrap-tools: move libstdc++ out of default library search path
This change allows building new gcc during bootstrap without fear of
pulling in outdated libstdc++.so after g++ switched from bootstrapTools
to freshly built g++.
Noticed when tried to add early bootstrap stage to rebuild `gcc` before
`glibc` is fully untangled from `bootstrapTools` as a failure to built
`binutils`:
ld: dwp.o: in function `__gnu_cxx::new_allocator<gold::Dwp_output_file::Contribution>::allocate(unsigned long, void const*)':
/nix/store/...-gcc-11.3.0/include/c++/11.3.0/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
The change survives existing bootstrap and unblockes early `gcc` bootstrap.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
