summaryrefslogtreecommitdiff
path: root/profiles/arch/sparc/64ul/make.defaults
blob: f9d3de3e5b9d324c7fb183341c47e00e4b388d67 (plain)
1
2
3
4
5
6
7
8
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

MULTILIB_ABIS="sparc64"
DEFAULT_ABI="sparc64"
ABI="${DEFAULT_ABI}"

CHOST="sparc64-unknown-linux-gnu"