repair the `Hunk 2 FAILED 441/442` of pcre_conf_opt

mention here: refer to nginx/nginx@c60b61a2, the md5 and sha1 were always used there.
pull/560/head
James ZHANG 5 years ago
parent 13e92c4c38
commit 04bfe0c76f

@ -16,11 +16,11 @@ diff -r 30e806b8636a -r 9ba6b149669f auto/options
--with-pcre-jit) PCRE_JIT=YES ;;
--with-openssl=*) OPENSSL="$value" ;;
@@ -441,6 +442,7 @@
@@ -580,6 +581,7 @@
--with-pcre force PCRE library usage
--with-pcre=DIR set path to PCRE library sources
--with-pcre-opt=OPTIONS set additional build options for PCRE
+ --with-pcre-conf-opt=OPTIONS set additional configure options for PCRE
--with-pcre-jit build PCRE with JIT compilation support
--with-md5=DIR set path to md5 library sources
--with-zlib=DIR set path to zlib library sources

Loading…
Cancel
Save