mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
glibc's /usr/include/paths.h defines _PATH_MOUNTED as /etc/mtab but if musl doesn't have that define it would explain this failure. This patch ensures its defined in the code. Also bumped ebuild to EAPI7 Closes: https://bugs.gentoo.org/716156 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Ian Stakenvicius <axs@gentoo.org>