From bb2301c381bbd9f0fbf7717f4f560df579b1d772 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 11 Nov 2016 09:36:02 +0100 Subject: profiles/arch/s390/390x: Force LLVM_TARGETS for arch --- profiles/arch/s390/s390x/package.use.force | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 profiles/arch/s390/s390x/package.use.force (limited to 'profiles') 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 (11 Nov 2016) +# Force the host target to avoid dependency hell +sys-devel/clang llvm_targets_SystemZ +sys-devel/llvm llvm_targets_SystemZ -- cgit v1.2.3-65-gdbad