mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
Patches for LLVM on SerenityOS
remove-wstring.patch
Removes wstrings 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.