From b682c685187c464df3e99592c578d15b6258f9b3 Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Sat, 12 Oct 2019 23:03:58 +0200 Subject: [PATCH] php73 add target arch Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/php73.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SPECS/php73.spec b/SPECS/php73.spec index 707eac0..ac8261c 100644 --- a/SPECS/php73.spec +++ b/SPECS/php73.spec @@ -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 ln -sf ../configure %configure \ + --target=%{_arch} \ --cache-file=../config.cache \ --with-libdir=%{_lib} \ --with-config-file-path=%{_sysconfdir} \