mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
* Fix build w/ C23 using opensuse patch. * Filter -Wformat-security as I still hit a failure even with the patch from bug #556568 and it seems to be to do w/ the ancient bison-generated grammar, not worth poking at more unless a new upstream release materialises. * Drop unnecessary elibtoolize, given eautoreconf does that for us. Bug: https://bugs.gentoo.org/556568 Closes: https://bugs.gentoo.org/946332 Signed-off-by: Sam James <sam@gentoo.org>