nixpkgs-suyu/pkgs
Sergei Trofimovich b470a6b212 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.
2023-01-04 16:02:22 +00:00
..
applications Merge staging-next into staging 2023-01-04 12:01:54 +00:00
build-support Merge branch 'staging-next' into staging 2023-01-02 03:04:32 +01:00
common-updater
data Merge staging-next into staging 2023-01-04 12:01:54 +00:00
desktops Merge staging-next into staging 2023-01-02 06:02:21 +00:00
development Merge staging-next into staging 2023-01-04 12:01:54 +00:00
games Merge staging-next into staging 2023-01-03 18:01:45 +00:00
misc Merge branch 'staging-next' into staging 2023-01-02 03:04:32 +01:00
os-specific Merge staging-next into staging 2023-01-04 00:03:20 +00:00
pkgs-lib
servers Merge pull request #208900 from Artturin/xorgwrapWithXFileSearchPathHook 2023-01-04 16:52:48 +02:00
shells Merge staging-next into staging 2023-01-04 00:03:20 +00:00
stdenv linux/bootstrap-tools: move libstdc++ out of default library search path 2023-01-04 16:02:22 +00:00
test
tools Merge staging-next into staging 2023-01-04 12:01:54 +00:00
top-level Merge staging-next into staging 2023-01-04 12:01:54 +00:00