summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/arm/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/linux/arm/make.defaults')
-rw-r--r--profiles/prefix/linux/arm/make.defaults3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/prefix/linux/arm/make.defaults b/profiles/prefix/linux/arm/make.defaults
index 33360a56b8f2..22479baf6f0e 100644
--- a/profiles/prefix/linux/arm/make.defaults
+++ b/profiles/prefix/linux/arm/make.defaults
@@ -1,6 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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}"