diff options
author | M. J. Everitt <m.j.everitt@iee.org> | 2018-09-19 00:05:36 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-10-04 20:29:03 -0400 |
commit | 19b6846e1b761a2b052d2507f1a86fc3c76ee8a9 (patch) | |
tree | 89b3f26b5be59ba7674de941904f3c83c703e890 /profiles/features/uclibc/use.mask | |
parent | profiles/profiles.desc: Add 17.0 arm musl profiles (diff) | |
download | gentoo-19b6846e1b761a2b052d2507f1a86fc3c76ee8a9.tar.gz gentoo-19b6846e1b761a2b052d2507f1a86fc3c76ee8a9.tar.bz2 gentoo-19b6846e1b761a2b052d2507f1a86fc3c76ee8a9.zip |
profiles: Add new 17.0 uclibc profiles & features structure
Roughly mimicking commit deb72d3a8b4e6f37c9191a229bbe19/
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/features/uclibc/use.mask')
-rw-r--r-- | profiles/features/uclibc/use.mask | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/features/uclibc/use.mask b/profiles/features/uclibc/use.mask new file mode 100644 index 000000000000..540851c0f4f0 --- /dev/null +++ b/profiles/features/uclibc/use.mask @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017) +# No JAVA in uclibc +java + +nls +pam + +-uclibc + +-elibc_uclibc +elibc_glibc +elibc_musl |