mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
.. | ||
insert-ifdef-serenity.patch | ||
ReadMe.md | ||
remove-wstring.patch |
Patches for LLVM on SerenityOS
remove-wstring.patch
Removes wstring
s from the source code, as SerenityOS doesn't support them yet.
insert-ifdef-serenity.patch
This patch adds several defines in order to omit things not supported by SerenityOS.