summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv/rv32imac/ilp32/make.defaults
blob: 1065af43c9a8dc9f246d35b84e2cd26d76458f5d (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# RISC-V rv32imac/ilp32 no-multilib profile

# We have only one ABI
MULTILIB_ABIS="ilp32"
DEFAULT_ABI="ilp32"
ABI="ilp32"