mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
To be able to do this, we actually change multiple things: - We create another subset library from LibCore called LibCoreBasic. - We force LibLine and LibShellMinimal to use LibCoreMinimal and LibCoreBasic and only these, instead of the full version (LibCore).