diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 12:56:40 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-21 12:56:59 +0100 |
commit | 2829565d28ee0675fb46df88e909eea9b67dd9e8 (patch) | |
tree | c63a72d1814cfbd5d5231f8ad35b4d7f50753738 /profiles/embedded | |
parent | dev-libs/libksba: arm arm64 stable (bug 613238). (diff) | |
download | gentoo-2829565d28ee0675fb46df88e909eea9b67dd9e8.tar.gz gentoo-2829565d28ee0675fb46df88e909eea9b67dd9e8.tar.bz2 gentoo-2829565d28ee0675fb46df88e909eea9b67dd9e8.zip |
profiles: drop KERNEL Interix, describe KERNEL Winnt
Diffstat (limited to 'profiles/embedded')
-rw-r--r-- | profiles/embedded/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index f10a9bc330e4..9ecb7fb87310 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -22,7 +22,7 @@ USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 hppa ia64 m68k m68k-mint mips nios2 ppc ppc64 ppc64-linux ppc-aix ppc-macos riscv s390 sh sparc sparc64-solaris sparc-fbsd sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" -USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt" +USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt" USE_EXPAND_VALUES_USERLAND="BSD GNU" # Env vars to expand into USE vars. Modifying this requires prior |