diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-11-11 09:36:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-11-11 09:42:37 +0100 |
commit | bb2301c381bbd9f0fbf7717f4f560df579b1d772 (patch) | |
tree | 6e0b54d943c2d5418ebb0ca279e187d6148c7c8a /profiles | |
parent | profiles/desc: Update LLVM_TARGETS for RISCV & SystemZ (diff) | |
download | gentoo-bb2301c381bbd9f0fbf7717f4f560df579b1d772.tar.gz gentoo-bb2301c381bbd9f0fbf7717f4f560df579b1d772.tar.bz2 gentoo-bb2301c381bbd9f0fbf7717f4f560df579b1d772.zip |
profiles/arch/s390/390x: Force LLVM_TARGETS for arch
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/s390/s390x/package.use.force | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/s390/s390x/package.use.force b/profiles/arch/s390/s390x/package.use.force new file mode 100644 index 000000000000..1c2eb1f5c16e --- /dev/null +++ b/profiles/arch/s390/s390x/package.use.force @@ -0,0 +1,8 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Michał Górny <mgorny@gentoo.org> (11 Nov 2016) +# Force the host target to avoid dependency hell +sys-devel/clang llvm_targets_SystemZ +sys-devel/llvm llvm_targets_SystemZ |