summaryrefslogtreecommitdiff
blob: c015f1daecd1575079258c45efa4070786f3b7f2 (plain)
1
2
3
4
5
6
7
8
9
10
# 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"