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 {cc-wrapper,gcc}: drop unused logic and patches 2024-09-15 02:45:00 +01:00
extra-target-flags.nix
libgcc-buildstuff.nix
libgcc.nix
meta.nix {cc-wrapper,gcc}: drop unused logic and patches 2024-09-15 02:45:00 +01:00
platform-flags.nix
pre-configure.nix {cc-wrapper,gcc}: drop unused logic and patches 2024-09-15 02:45:00 +01:00
strip-attributes.nix