mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Musl does no provide b64_ntop function, therefore the implicit function declaration message is rather false positive. fdm fallbacks to compat implementation based on this configuration check. Closes: https://bugs.gentoo.org/907833 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>