nixpkgs/pkgs/stdenv/linux
John Ericson d349f9a340 cc-wrapper: Use stdenvNoCC to build
cc-wrapper may wrap a cc-compiler, but it doesn't need one to build
itself. (c.f. expand-response-params is a separate derivation.) This
helps avoid cycles on the cross stuff, in addition to removing a
useless dependency edge.

I could have been super careful with overrides in the stdenv to avoid
the mass rebuild, but I don't think it's worth it.
2017-09-26 14:08:21 -04:00
..
bootstrap-files stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built ones 2017-04-15 01:52:33 +03:00
bootstrap-tools linux stdenv: Avoid assert false 2016-12-15 17:09:29 -05:00
default.nix cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
make-bootstrap-tools-cross.nix treewide: Fix some references to binutils 2017-09-14 18:12:54 -04:00
make-bootstrap-tools.nix stdenv bootstrap: fix evaluation 2017-09-10 11:16:47 +02:00