[packages/perl-Starlink-AST] continue building with -std=gnu17 to avoid conflict with c23 bool
atler
atler at pld-linux.org
Tue Aug 18 00:25:08 CEST 2026
commit 54a515ea8afa4705ee05bc82960c5f2b2936148c
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Aug 18 00:24:17 2026 +0200
continue building with -std=gnu17 to avoid conflict with c23 bool
perl-Starlink-AST.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Starlink-AST.spec b/perl-Starlink-AST.spec
index 4aea6e5..388bfaf 100644
--- a/perl-Starlink-AST.spec
+++ b/perl-Starlink-AST.spec
@@ -63,7 +63,7 @@ plików NDF.
%build
%{__perl} Build.PL \
- --config "optimize=%{rpmcflags}" \
+ --config "optimize=%{rpmcflags} -std=gnu17" \
--installdirs=vendor
./Build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Starlink-AST.git/commitdiff/54a515ea8afa4705ee05bc82960c5f2b2936148c
More information about the pld-cvs-commit
mailing list