Commit Graph

2 Commits (6f0f66a4181a0be1b853286076786dcb7999c9fa)

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