ladybird/Ports/gcc
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
..
patches Toolchain+Ports: Ignore -arch on macOS M1 hosts 2021-07-24 14:04:13 +02:00
package.sh Ports: Update gcc patch to match the toolchain 2021-07-06 19:08:22 +02:00