diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-05-21 21:05:39 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-05-22 00:11:16 +0100 |
commit | 6641868c357822f885b97db3af17f58c0d6144b8 (patch) | |
tree | a484eef3928fddec12069f5416ce912d9f06a40a /Ports/pcre | |
parent | 0e0db33a2a71a72559fbd11143013dfc34faa95c (diff) | |
download | serenity-6641868c357822f885b97db3af17f58c0d6144b8.zip |
Ports: Bring all ReadMes in line with their respective patches
Diffstat (limited to 'Ports/pcre')
-rw-r--r-- | Ports/pcre/patches/ReadMe.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/pcre/patches/ReadMe.md b/Ports/pcre/patches/ReadMe.md index 1d8825336b..5a93a57812 100644 --- a/Ports/pcre/patches/ReadMe.md +++ b/Ports/pcre/patches/ReadMe.md @@ -3,5 +3,6 @@ ## `0001-test-Disable-S-on-serenity.patch` test: Disable '-S' on serenity + This flag uses setrlimit(), which is not supported. |