net-p2p/amule: fix build on musl + c23

Closes: https://bugs.gentoo.org/945720
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/748
Merges: https://codeberg.org/gentoo/gentoo/pulls/748
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alexander Tsoy
2026-04-26 13:42:01 +03:00
committed by Sam James
parent 11b6a9e6fe
commit c35dedc5c7

View File

@@ -78,6 +78,9 @@ src_configure() {
use debug || append-cppflags -DwxDEBUG_LEVEL=0
append-cxxflags -std=gnu++14
# Workaround for gettext-0.11.5
# https://bugs.gentoo.org/945720
append-cflags -std=gnu17
local myconf=(
--with-denoise-level=0