mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Since musl 1.2.5, ```basename(3)``` is strict-POSIX compliant, and needs ```#include <libgen.h>```, instead of the GNU version included with ```<string.h>``` Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/42873 Closes: https://github.com/gentoo/gentoo/pull/42873 Signed-off-by: Sam James <sam@gentoo.org>