1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 21:05:07 +00:00
serenity/Toolchain/Patches
Martin Bříza 41ea37f25a Toolchain/GCC: Declare we don't have memalign
I'm not even sure if this is a hack. However, we don't implement
memalign so it's necessary to tell GCC so it doesn't go looking for it
in their implementation of `new`
2022-01-07 18:38:32 +01:00
..
binutils.patch Toolchain: Load x64 executables at a higher address 2021-11-14 22:25:15 +01:00
gcc.patch Toolchain/GCC: Declare we don't have memalign 2022-01-07 18:38:32 +01:00
gdb.patch Toolchain: Build aarch64-gdb for cross-debugging on x86 2021-09-07 12:58:46 +02:00
llvm.patch Toolchain: Use Platform/SerenityOS.cmake in LLVM toolchain build 2022-01-03 11:08:45 +00:00