serenity/Ports/gcc/patches
Gunnar Beutner 12bfc7b3fc Toolchain+Ports: Ignore -arch on macOS M1 hosts
CMake specifies -arch arm64 for our toolchain. Unfortunately that's an
option GCC only understands when built for macOS. This causes the build
to fail.

I haven't been able to get CMake to not specify that option so this adds
a dummy option to GCC.
2021-07-24 14:04:13 +02:00
..
dependencies-config.patch Ports: Switch to new ports system (#594) 2019-09-24 08:56:39 +02:00
fenv.patch Ports: Build fix for gcc when building the port with gcc 11.1.0 2021-04-29 10:33:44 +02:00
gcc.patch Toolchain+Ports: Ignore -arch on macOS M1 hosts 2021-07-24 14:04:13 +02:00