mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 02:58:12 +00:00
7 lines
162 B
Markdown
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.
|
|
|