ladybird/Toolchain/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
..
binutils.patch Toolchain+Ports: Fix building binutils on FreeBSD 2021-06-07 09:51:12 +02:00
gcc.patch Toolchain+Ports: Ignore -arch on macOS M1 hosts 2021-07-24 14:04:13 +02:00