summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/arm/make.defaults
blob: 22479baf6f0e9dbb235355382e1837ee72582d35 (plain)
1
2
3
4
5
6
7
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

ARCH="arm"
# This is a pretty specific profile to the armv7 arch, we can change that later
CHOST="armv7a-softfloat-linux-gnueabi"
CHOST_arm="${CHOST}"