1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:27:35 +00:00

Ports: Regenerate patches for pcre

This commit is contained in:
Ali Mohammad Pur 2022-01-14 16:19:27 +03:30 committed by Ali Mohammad Pur
parent dd9049f6cb
commit ae94825cf6
3 changed files with 33 additions and 12 deletions

View file

@ -0,0 +1,7 @@
# 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.