3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv/linux
Ryan Burns 9682c1d0da linux bootstrap tools: fix tests on ppc64
The dynamic loader on powerpc64 is called ld64.so.2 rather than
ld-linux.so.*, and was not matched by the existing pattern.

We reuse the dynamicLinker name from binutils to match a wider set
of platforms and to avoid specifying this information in two places.
2020-11-24 18:32:12 -08:00
..
bootstrap-files treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bootstrap-tools unpack-bootstrap-tools: remove obsolete linker script patching 2020-03-06 06:58:20 +01:00
bootstrap-tools-musl
default.nix gcc: update to isl 0.20.0 for bootstrapping and recent versions (#103311) 2020-11-17 21:20:48 +00:00
make-bootstrap-tools-cross.nix
make-bootstrap-tools.nix linux bootstrap tools: fix tests on ppc64 2020-11-24 18:32:12 -08:00