Commit Graph

2 Commits (f34a5cf58970d0db0160b18e1898ddc70ce2c7c0)

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.
2 years ago
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago