3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv/linux
Sergei Trofimovich 32c30ae43c pkgs/stdenv/linux/default.nix: restore dropped gcc-wrapper
7459a40 `stdenv-bootstrap: force using new libc from stage2` overrode
`gcc-wrapper`. 91fa7657 `stdenv: revert gcc hack` dod not restore the initial
value.

As a result attempt to build glibc-2.35 fails early on perl as:

   ld: cannot find -lnsl: No such file or directory
   collect2: error: ld returned 1 exit status
   I can't compile the test program.
   (The supplied flags or libraries might be incorrect.)

The change restores `gcc-wrapper` as it was before 7459a40.
2022-02-28 09:42:20 +00:00
..
bootstrap-files Merge #151399: stdenv: update aarch64 bootstrap-files 2022-01-04 20:08:39 +01:00
bootstrap-tools Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
bootstrap-tools-musl Make the bootsrap respect the contentAddressedByDefault setting 2021-04-28 10:25:49 +02:00
default.nix pkgs/stdenv/linux/default.nix: restore dropped gcc-wrapper 2022-02-28 09:42:20 +00:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix make-bootstrap-tools: produce libatomic on riscv platform 2021-11-26 00:32:33 +08:00