diff options
Diffstat (limited to 'Ports/ed')
-rw-r--r-- | Ports/ed/patches/ReadMe.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Ports/ed/patches/ReadMe.md b/Ports/ed/patches/ReadMe.md index 55ec6afd47..30a37319eb 100644 --- a/Ports/ed/patches/ReadMe.md +++ b/Ports/ed/patches/ReadMe.md @@ -5,7 +5,6 @@ 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 @@ -16,7 +15,6 @@ Use stdbool instead of rolling a manual Bool 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 |