summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv/make.defaults
blob: bae66d7316ccf8f05852dd5ef2996e8a29ab39f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Main RISC-V profile directory.

# This is not a complete profile. Use the subdirectories!

ARCH="riscv"
ACCEPT_KEYWORDS="riscv ~riscv"

CHOST="riscv64-unknown-linux-gnu"

# Since many people will want to test this in qemu...
FEATURES="-pid-sandbox -network-sandbox -ipc-sandbox"

# The following stuff is, e.g., defined in subdirs:
# CFLAGS
# CXXFLAGS
# FFLAGS
# FCFLAGS
# ABI
# DEFAULT_ABI
# MULTILIB_ABIS
# CHOST_riscv
# LIBDIR_riscv