summaryrefslogtreecommitdiff
path: root/profiles/prefix/linux/riscv/make.defaults
blob: 55cdae5090dc8d99be8bb45538880c4d43a30faa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

ARCH="riscv"

CHOST="riscv64-pc-linux-gnu"

ACCEPT_KEYWORDS="~riscv"

SYMLINK_LIB=""

LIBDIR_lp64d="lib"

LIBDIR_lp64="lib"