nixpkgs/pkgs/development/compilers/gcc/patches/9
Randy Eckenrode 621d0e188e
gcc{6,7,8,9}: fix compatibility with Darwin headers
The version of `AvailabilityInternal.h` used in newer SDKs does not work with older versions of GCC that do not support `__has_builtin`. Apply a fixinclude on those versions to allow them to build against the newer version of that header (also used in the source-based SDK after the ld64 update).
2024-07-22 12:17:06 -04:00
..
Added-mcf-thread-model-support-from-mcfgthread.patch
AvailabilityInternal.h-fixincludes.patch gcc{6,7,8,9}: fix compatibility with Darwin headers 2024-07-22 12:17:06 -04:00
fix-struct-redefinition-on-glibc-2.36.patch
gcc9-darwin-as-gstabs.patch