Add --with-pcre-jit

This commit is contained in:
Jamie Nguyen 2015-05-10 10:00:36 +01:00
parent 8960fe5b7c
commit 822ac7d7f4
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ export DESTDIR=%{buildroot}
--with-mail \
--with-mail_ssl_module \
--with-pcre \
--with-pcre-jit \
%if 0%{?with_gperftools}
--with-google_perftools_module \
%endif