ladybird/Toolchain/Patches
Gunnar Beutner c18c84dbfd Toolchain: Fix building libgcc for AARCH64
There was a typo in one of the spec files which resulted in us not
building softfp support for libgcc. Additionally we were missing flags
to build libgcc_s. This patch also makes sure we're not trying to
link against crtbeginS.o and crtendS.o. This is part of a larger effort
to at least get the userland to build at all.
2022-10-14 13:01:13 +02:00
..
binutils Toolchain: Move the binutils patch into its own folder 2022-10-01 18:43:29 +01:00
gcc Toolchain: Fix building libgcc for AARCH64 2022-10-14 13:01:13 +02:00
llvm Toolchain: Add SerenityOS to the LLVM config.guess 2022-10-14 12:57:55 +02:00
gdb.patch Toolchain: Update gdb to 11.2 2022-03-24 20:08:08 -07:00
qemu-cf-protection-none.patch Toolchain: Fix QEMU build with latest gcc by disabling -fcf-protection 2022-02-13 17:11:53 +00:00