drop unrecognized options --with-exec-dir, --with-pcre-regex, --with-libxml-dir

This commit is contained in:
Funda Wang 2022-09-17 12:27:34 +08:00
parent e94fe1f001
commit 517d9c6d66

View File

@ -581,9 +581,9 @@ ln -sf ../configure
--enable-rtld-now \
--cache-file=../config.cache --with-libdir=%{_lib} --with-config-file-path=%{_sysconfdir} \
--with-config-file-scan-dir=%{_sysconfdir}/php.d --disable-debug --with-pic --disable-rpath \
--without-pear --with-exec-dir=%{_bindir} --without-gdbm --with-openssl \
--with-system-ciphers --with-pcre-regex=%{_prefix} --with-zlib --with-layout=GNU --with-kerberos \
--with-libxml-dir=%{_prefix} --with-system-tzdata --with-mhash \
--without-pear --without-gdbm --with-openssl \
--with-system-ciphers --with-zlib --with-layout=GNU --with-kerberos \
--with-system-tzdata --with-mhash \
%ifarch riscv64
--without-pcre-jit \
%endif