diff options
author | Jory Pratt <anarchy@gentoo.org> | 2019-04-10 12:21:20 -0500 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2019-04-10 12:21:56 -0500 |
commit | 6927b464f6ae964d19d8f7c6e7cd1777accb35cf (patch) | |
tree | 65a75adeb5471109d2cb3f9c04b459a825d16ecc /profiles/features | |
parent | net-analyzer/wireshark: x86 stable (bug #682918) (diff) | |
download | gentoo-6927b464f6ae964d19d8f7c6e7cd1777accb35cf.tar.gz gentoo-6927b464f6ae964d19d8f7c6e7cd1777accb35cf.tar.bz2 gentoo-6927b464f6ae964d19d8f7c6e7cd1777accb35cf.zip |
profiles: Add comment for the utmp/wtmp mask on musl
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/use.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 959769006360..a6ebbb5f4d44 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 |