mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:07:35 +00:00
Ports: Update ed's patches to use git patches
This commit is contained in:
parent
25dc066af6
commit
f5a4d529c2
9 changed files with 133 additions and 51 deletions
24
Ports/ed/patches/ReadMe.md
Normal file
24
Ports/ed/patches/ReadMe.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# 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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue