blob: 1b3c79cf4ac23fb8fd0f43c916f8afb132cb1019 [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Id$
ARCH="arm"
ACCEPT_KEYWORDS="${ARCH}"
CHOST="arm-unknown-linux-uclibc"
CFLAGS="-O2"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
# Anthony G. Basile <blueness@gentoo.org> (25 Oct 2015)
# Multilib-related setup, bug #515130
ABI="arm"
DEFAULT_ABI="arm"
MULTILIB_ABIS="arm"
CHOST_arm="${CHOST}"
LIBDIR_arm="lib"