nixpkgs/pkgs/development/compilers/gcc
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
..
common gcc: set up sysroot for the Darwin SDK 2024-10-10 17:04:36 -04:00
patches gcc11: drop libgcc-aarch64-darwin-detection upstreamed patch 2024-09-26 22:19:02 +01:00
all.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
default.nix gcc: set up sysroot for the Darwin SDK 2024-10-10 17:04:36 -04:00
versions.nix gcc49, gcc49Stdenv, gfortran49: remove old implementation 2024-09-12 10:32:19 +01:00