commit:     6927b464f6ae964d19d8f7c6e7cd1777accb35cf
Author:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 17:21:20 2019 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 17:21:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6927b464

profiles: Add comment for the utmp/wtmp mask on musl

Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>

 profiles/features/musl/use.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask
index 95976900636..a6ebbb5f4d4 100644
--- a/profiles/features/musl/use.mask
+++ b/profiles/features/musl/use.mask
@@ -5,5 +5,7 @@
 -elibc_musl
 elibc_uclibc
 elibc_glibc
+
+# Musl doesn't have support for utmp/wtmp by design
 utmp
 wtmp

Reply via email to