[packages/php/PHP_5_6] Rel 36; gcc 15 build fix

arekm arekm at pld-linux.org
Tue Oct 21 22:45:57 CEST 2025


commit 973d2f85d90c64889ad710fc193430fcfeaebbcb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Oct 21 22:45:44 2025 +0200

    Rel 36; gcc 15 build fix

 php.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index f0739c5..8fd4b92 100644
--- a/php.spec
+++ b/php.spec
@@ -155,7 +155,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine	with_filter
 %endif
 
-%define		rel	35
+%define		rel	36
 %define		orgname	php
 %define		ver_suffix 56
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -359,6 +359,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_zend_zts		%{!?with_zts:0}%{?with_zts:1}
 %define		php_debug		%{!?with_debug:0}%{?with_debug:1}
 
+%define		specflags	-std=gnu17
+
 %if %{with gcov}
 %undefine	with_ccache
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/973d2f85d90c64889ad710fc193430fcfeaebbcb



More information about the pld-cvs-commit mailing list