mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-09 18:16:09 +03:00
.. | ||
0001-Make-CC-and-friends-overridable-from-the-env.patch | ||
0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch | ||
0003-Manually-link-with-pcre2.patch | ||
0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch | ||
ReadMe.md |
Patches for ed on SerenityOS
0001-Make-CC-and-friends-overridable-from-the-env.patch
Make CC and friends overridable from the env
0002-Use-stdbool-instead-of-rolling-a-manual-Bool.patch
Use stdbool instead of rolling a manual Bool
0003-Manually-link-with-pcre2.patch
Manually link with pcre2
0004-Use-pcre2-for-regex-instead-of-libc-s-regex.h.patch
Use pcre2 for regex instead of libc's regex.h