profiles: force host targets for LLVM also on musl and uclibc

Gentoo-Bug: https://bugs.gentoo.org/595826

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Felix Janda
2016-10-02 07:56:40 -04:00
committed by Anthony G. Basile
parent 84cb7619c9
commit a43e4d7d3d
11 changed files with 82 additions and 0 deletions

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_ARM
sys-devel/llvm llvm_targets_ARM

View File

@@ -2,6 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_Mips
sys-devel/llvm llvm_targets_Mips
# Vicente Olivert Riera <vincent@gentoo.org> (12 Sep 2014)
# If deprecated USE flag is not set, www-client/midori will
# depend on net-libs/webkit-gtk:3 which fails to compile

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_PowerPC
sys-devel/llvm llvm_targets_PowerPC

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_ARM
sys-devel/llvm llvm_targets_ARM

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_AArch64
sys-devel/llvm llvm_targets_AArch64

View File

@@ -1,2 +1,7 @@
# Michał Górny <mgorny@gentoo.org> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_Mips
sys-devel/llvm llvm_targets_Mips
# The only working option
dev-util/pkgconf pkg-config

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_PowerPC
sys-devel/llvm llvm_targets_PowerPC

View File

@@ -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> (24 Sep 2016)
# Force the host target to avoid dependency hell
sys-devel/clang llvm_targets_X86
sys-devel/llvm llvm_targets_X86