mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 08:38:17 +00:00
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.