1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 02:58:12 +00:00
serenity/Ports/pcre/patches/ReadMe.md
2022-01-16 10:32:50 +03:30

7 lines
162 B
Markdown

# Patches for pcre on SerenityOS
## `0001-test-Disable-S-on-serenity.patch`
test: Disable '-S' on serenity
This flag uses setrlimit(), which is not supported.