mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02: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.