repo/gentoo:master commit in: dev-libs/xmlrpc-c/

"Sam James" <[email protected]> Tue, 04 Aug 2026 00:48:09 +0000 (UTC)
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1785804335.e234b65366f34fc7132ff4c2d1c71d8737d227fc.sam@gentoo>
commit:     e234b65366f34fc7132ff4c2d1c71d8737d227fc
Author:     Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr>
AuthorDate: Mon Aug  3 03:36:03 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 00:45:35 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e234b653

dev-libs/xmlrpc-c: remove unused flag-o-matic

It was for -std=gnu17 in 1.59.X

Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1607
Merges: https://codeberg.org/gentoo/gentoo/pulls/1607
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/xmlrpc-c/xmlrpc-c-1.64.03-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.64.03-r1.ebuild b/dev-libs/xmlrpc-c/xmlrpc-c-1.64.03-r1.ebuild
index ac7fbb843412..ddd44ee8d71b 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-1.64.03-r1.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.64.03-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools flag-o-matic toolchain-funcs
+inherit autotools toolchain-funcs
 
 # Upstream maintains 3 release channels: https://xmlrpc-c.sourceforge.net/release.html
 # 1. Only the "Super Stable" series is released as a tarball