gentoo-ebuilds/profiles/arch/arm/package.use.force
Michał Górny c2febb6f6f
Rename dev-ml/{llvm-ocaml → llvm}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-11 12:53:25 +01:00

21 lines
710 B
Text

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2022-08-31)
# GHC does not gain native codegen for arm until 9.2.
# We don't want an unregisterised build, so force LLVM codegen.
dev-lang/ghc:0/9.0.2 llvm
# Thomas Deutschmann <whissi@gentoo.org> (2021-05-11)
# Satisfy REQUIRED_USE on arm
app-emulation/xen debug
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-02-16)
# Force the host target
dev-lang/rust llvm_targets_ARM
# Michał Górny <mgorny@gentoo.org> (2016-09-24)
# Force the host target to avoid dependency hell
dev-ml/llvm llvm_targets_ARM
llvm-core/clang llvm_targets_ARM
llvm-core/llvm llvm_targets_ARM