ladybird/Toolchain/Patches
Gunnar Beutner 50e4cad4a0 Toolchain+LibC: Don't link LibC against crt0
Instead GCC should be used to automatically link against crt0
and crt0_shared depending on the type of object file that is being
built.

Unfortunately this requires a rebuild of the toolchain as well
as everything that has been built with the old GCC.
2021-04-16 17:56:12 +02:00
..
binutils.patch Toolchain: Update binutils to version to latest 2.36.1 release 2021-04-14 21:49:54 +02:00
gcc.patch Toolchain+LibC: Don't link LibC against crt0 2021-04-16 17:56:12 +02:00