--- /dev/null
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="x86_64-gentoo-linux-uclibc"
+
+# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="amd64"
+CHOST_amd64="${CHOST}"
+LIBDIR_amd64="lib"
--- /dev/null
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+CHOST="i686-gentoo-linux-uclibc"
+
+# Anthony G. Basile <blueness@gentoo.org> (01 Jul 2014)
+# Multilib-related setup, bug #515130
+MULTILIB_ABIS="x86"
+CHOST_x86="${CHOST}"
+LIBDIR_x86="lib"
# @MAINTAINER: uclibc@gentoo.org
amd64 default/linux/uclibc/amd64 exp
amd64 hardened/linux/uclibc/amd64 exp
+amd64 default/linux/amd64/17.0/uclibc exp
+amd64 default/linux/amd64/17.0/uclibc/hardened exp
arm default/linux/uclibc/arm/armv7a exp
arm hardened/linux/uclibc/arm/armv7a exp
arm default/linux/arm/17.0/uclibc/armv6j exp
ppc hardened/linux/uclibc/ppc exp
x86 default/linux/uclibc/x86 exp
x86 hardened/linux/uclibc/x86 exp
+x86 default/linux/x86/17.0/uclibc exp
+x86 default/linux/x86/17.0/uclibc/hardened exp
# These are Gentoo Prefix profiles, maintained by the Prefix team
# @MAINTAINER: prefix@gentoo.org