Commit Graph

2 Commits

Author SHA1 Message Date
AJ Bagwell
c431ba904c [pcre2] don't add PRCE2_HOME to the search path if it is empty
This used to add -L/lib to LDFLAGS which was not an issue unless
you are cross compiling and then it may detect PCRE features based
on the host PCRE not the target one.
2022-11-29 11:07:32 +00:00
Tim Stack
5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2022-09-10 09:28:07 -07:00