nixpkgs/pkgs/development/compilers/gcc/common
Randy Eckenrode e50074418d
gcc: set up sysroot for the Darwin SDK
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.
2024-10-10 17:04:36 -04:00
..
builder.nix gcc: fix extraLDFlags logic after undoing staging-next workaroud 2024-10-10 17:04:36 -04:00
checksum.nix
configure-flags.nix gcc: set up sysroot for the Darwin SDK 2024-10-10 17:04:36 -04:00
dependencies.nix
extra-target-flags.nix
libgcc-buildstuff.nix
libgcc.nix
meta.nix
platform-flags.nix
pre-configure.nix
strip-attributes.nix