mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-28 07:22:40 +00:00
aarch64 required this to successfully build, but the actual fix to that
is to just make sure that crtbeginS and crtendS get built as a part of
the toolchain.
This partially reverts commit c18c84dbfd.