mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Add a file that I meant to commit back in r425013. Oops.
This commit is contained in:
parent
7b4b9a16d4
commit
28366895d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428235
3
devel/pcre/pkg-help
Normal file
3
devel/pcre/pkg-help
Normal file
@ -0,0 +1,3 @@
|
||||
Using the heap rather than the stack for recursion (i.e., turning the
|
||||
STACK_RECURSION knob off) is slower but less prone to segfaults from
|
||||
stack exhaustion when matching certain patterns.
|
Loading…
Reference in New Issue
Block a user