mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-22 05:33:23 +00:00
36f5b2e42b
The rest of our gcc expression prepends "${targetPlatform.config}-" to paths and binaries if `hostPlatform!=targetPlatform`. The `libgcc.nix` expression was using 'hostPlatform.config!=targetPlatform.config`, which caused it to look in the wrong place when moving files. This commit corrects that. |
||
---|---|---|
.. | ||
builder.nix | ||
checksum.nix | ||
configure-flags.nix | ||
dependencies.nix | ||
extra-target-flags.nix | ||
libgcc-buildstuff.nix | ||
libgcc.nix | ||
meta.nix | ||
platform-flags.nix | ||
pre-configure.nix | ||
strip-attributes.nix |