mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
this version of the package will not compile with c23. 'append-cflags' was added to the ebuild to use '-std=gnu17' to compile the package successfully. The error given with c23: error: two or more data types in declaration specifiers Closes: https://bugs.gentoo.org/943875 Signed-off-by: OldManSeph7818 <sschaefering@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/39656 Closes: https://github.com/gentoo/gentoo/pull/39656 Signed-off-by: Sam James <sam@gentoo.org>