mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-06 04:53:27 +00:00
e50074418d
The GCC bootstrap builds each stage with an unwrapped GCC, which needs to correctly handle looking for libraries and headers in sysroot. Setting the native header folder to `/usr/include` will actually cause GCC to search `<sysroot>/usr/include`, which is the SDKROOT in nixpkgs. |
||
---|---|---|
.. | ||
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 |