[packages/perl-DBD-Pg] - builds also in default gcc 15 standard
qboosh
qboosh at pld-linux.org
Sun Jun 14 21:41:35 CEST 2026
commit f3b883c075b925c6de345bca5374bad7bae0278a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 14 21:41:57 2026 +0200
- builds also in default gcc 15 standard
perl-DBD-Pg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec
index cce6aad..5f810bb 100644
--- a/perl-DBD-Pg.spec
+++ b/perl-DBD-Pg.spec
@@ -114,7 +114,7 @@ export POSTGRES_INCLUDE="%{_includedir}/postgresql"
%{__make} \
CC="%{__cc}" \
- OPTIMIZE="%{rpmcflags} -std=gnu17"
+ OPTIMIZE="%{rpmcflags}"
# skip SIGNATURE test (uses network to get PGP key)
%{__rm} SIGNATURE
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-DBD-Pg.git/commitdiff/f3b883c075b925c6de345bca5374bad7bae0278a
More information about the pld-cvs-commit
mailing list