mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
It isn't needed. Also, we stopped linking Kernel against it in67f0c0d5f0. libsupc++ depends on symbols like free() or realloc() which we removed from Kernel/StdLib.cpp after67f0c0d5f0and which don't exist in Prekernel either. (It also happens to make the aarc64 link fail in less obvious ways.)