]> git.kaiwu.me - nginx.git/commit
Configure: simplified PCRE compilation.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 24 Dec 2021 22:07:14 +0000 (01:07 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 24 Dec 2021 22:07:14 +0000 (01:07 +0300)
commitcddb22cefe8f1c132e00553cb012ca9ab3264c18
tree349a1c793ad831b719d86b92d28bdcc3fbc966dd
parent28f8caac37fce6efbeedf75bf5688267be79a0d8
Configure: simplified PCRE compilation.

Removed ICC-specific PCRE optimizations which tried to link with PCRE
object files instead of the library.  Made compiler-specific code
minimal.
auto/lib/pcre/conf