Browse Source

php73 add target arch

Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64lebuilder0 5 years ago
parent
commit
b682c68518
  1. 3
      SPECS/php73.spec

3
SPECS/php73.spec

@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
%global with_pspell 1
%global with_lmdb 1

%global upver 7.3.9
%global upver 7.3.10

Summary: PHP scripting language for creating dynamic web sites
Name: php
@ -861,6 +861,7 @@ mkdir Zend && cp ../Zend/zend_{language,ini}_{parser,scanner}.[ch] Zend @@ -861,6 +861,7 @@ mkdir Zend && cp ../Zend/zend_{language,ini}_{parser,scanner}.[ch] Zend

ln -sf ../configure
%configure \
--target=%{_arch} \
--cache-file=../config.cache \
--with-libdir=%{_lib} \
--with-config-file-path=%{_sysconfdir} \

Loading…
Cancel
Save