summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv/package.use.force
blob: cc0ff6691734b74658cf35c7b55ace8992ef9083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# matoro <matoro_gentoo@matoro.tk> (2022-09-10)
# GHC does not support native codegen for riscv at all.
# It gains LLVM codegen in 9.2, but we maintain a backport of this,
# so force LLVM codegen in all versions.
dev-lang/ghc llvm

# we, kinda, need this on riscv ...
sys-devel/llvm llvm_targets_RISCV
sys-devel/clang llvm_targets_RISCV
dev-lang/rust llvm_targets_RISCV