ladybird/Toolchain/Patches
Daniel Bertalan 9e8c4bb072 Toolchain: Enable the -rdynamic flag in the gcc driver
Although we handle it in the linker spec file, gcc will actually reject
this argument unless it's also enabled in the option file.

CMake adds this flag if the minimum required version is 3.3 or less (see
CMP0065), so old projects would fail to compile because of this
unrecognized option.
2022-01-12 14:54:12 +01:00
..
binutils.patch Toolchain: Load x64 executables at a higher address 2021-11-14 22:25:15 +01:00
gcc.patch Toolchain: Enable the -rdynamic flag in the gcc driver 2022-01-12 14:54:12 +01:00
gdb.patch Toolchain: Build aarch64-gdb for cross-debugging on x86 2021-09-07 12:58:46 +02:00
llvm-backport-objcopy-update-section.patch Toolchain: Backport --update-section support to llvm-objcopy 2022-01-10 09:55:45 +03:30
llvm.patch Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build 2022-01-03 11:08:45 +00:00