summaryrefslogtreecommitdiff
blob: 846d921dc2c0117e73aa268e0acdf435582ed25c (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="i686-gentoo-linux-uclibc"

# Anthony G. Basile <blueness@gentoo.org> (2014-07-01)
# Multilib-related setup, bug #515130
MULTILIB_ABIS="x86"
CHOST_x86="${CHOST}"
LIBDIR_x86="lib"