Commit Graph

2 Commits (29d0af47cb9adda7152e9bae96f866e18efaaf70)

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