nixpkgs/pkgs/stdenv/linux
Adam Joseph 58857196f1
stdenv: mark binutils-patchelfed (#209600)
The stdenv bootstrap creates several wrappers around binutils, and
gives them the exact same drvName as the binutils package itself.

These wrappers cost almost nothing to create (they are just file
copies and patchelf runs, not builds), so we should distinguish them
from expensive binutils builds with a unique pname.  This commit
does that.
2023-01-14 10:07:44 +00:00
..
bootstrap-files Merge pull request #185182 from amjoseph-nixpkgs/pr/powerpc64le-bootstrapFiles/again 2022-08-25 10:07:22 -03:00
bootstrap-tools linux/bootstrap-tools: move libstdc++ out of default library search path 2023-01-04 16:02:22 +00:00
bootstrap-tools-musl
default.nix stdenv: mark binutils-patchelfed (#209600) 2023-01-14 10:07:44 +00:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross: enable Hydra builds of mips32el bootstrap-files 2022-06-29 14:48:13 -07:00
make-bootstrap-tools.nix make-bootstrap-tools.nix: drop libelf.so from tootstrap tarballs 2022-08-18 08:23:08 +01:00