diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:10:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:11:20 +0100 |
commit | 3024f83168106e73019fc540986a3c6c415c79e0 (patch) | |
tree | 2f3f17382c6c8e4096e52fc91c6205d1917dfbc8 /profiles/default | |
parent | profiles: Remove obsolete LLVM masks/forces (diff) | |
download | gentoo-3024f83168106e73019fc540986a3c6c415c79e0.tar.gz gentoo-3024f83168106e73019fc540986a3c6c415c79e0.tar.bz2 gentoo-3024f83168106e73019fc540986a3c6c415c79e0.zip |
profiles: Copy forced LLVM_TARGETS to dev-ml/llvm-ocaml
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/default')
11 files changed, 21 insertions, 10 deletions
diff --git a/profiles/default/linux/musl/amd64/package.use.force b/profiles/default/linux/musl/amd64/package.use.force index ca264fedc8ce..553802649559 100644 --- a/profiles/default/linux/musl/amd64/package.use.force +++ b/profiles/default/linux/musl/amd64/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_X86 sys-devel/clang llvm_targets_X86 sys-devel/llvm llvm_targets_X86 diff --git a/profiles/default/linux/musl/arm/package.use.force b/profiles/default/linux/musl/arm/package.use.force index b92b1029f52a..da0371bfbf6e 100644 --- a/profiles/default/linux/musl/arm/package.use.force +++ b/profiles/default/linux/musl/arm/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_ARM sys-devel/clang llvm_targets_ARM sys-devel/llvm llvm_targets_ARM diff --git a/profiles/default/linux/musl/arm64/package.use.force b/profiles/default/linux/musl/arm64/package.use.force index d90dd06eaf22..476eb96b7ec4 100644 --- a/profiles/default/linux/musl/arm64/package.use.force +++ b/profiles/default/linux/musl/arm64/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_AArch64 sys-devel/clang llvm_targets_AArch64 sys-devel/llvm llvm_targets_AArch64 diff --git a/profiles/default/linux/musl/mips/package.use.force b/profiles/default/linux/musl/mips/package.use.force index c184bfa93060..0668465065ef 100644 --- a/profiles/default/linux/musl/mips/package.use.force +++ b/profiles/default/linux/musl/mips/package.use.force @@ -1,5 +1,6 @@ # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_Mips sys-devel/clang llvm_targets_Mips sys-devel/llvm llvm_targets_Mips diff --git a/profiles/default/linux/musl/ppc/package.use.force b/profiles/default/linux/musl/ppc/package.use.force index e18275fe8cd6..fc297563763a 100644 --- a/profiles/default/linux/musl/ppc/package.use.force +++ b/profiles/default/linux/musl/ppc/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_PowerPC sys-devel/clang llvm_targets_PowerPC sys-devel/llvm llvm_targets_PowerPC diff --git a/profiles/default/linux/musl/x86/package.use.force b/profiles/default/linux/musl/x86/package.use.force index ca264fedc8ce..553802649559 100644 --- a/profiles/default/linux/musl/x86/package.use.force +++ b/profiles/default/linux/musl/x86/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_X86 sys-devel/clang llvm_targets_X86 sys-devel/llvm llvm_targets_X86 diff --git a/profiles/default/linux/uclibc/amd64/package.use.force b/profiles/default/linux/uclibc/amd64/package.use.force index ca264fedc8ce..553802649559 100644 --- a/profiles/default/linux/uclibc/amd64/package.use.force +++ b/profiles/default/linux/uclibc/amd64/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_X86 sys-devel/clang llvm_targets_X86 sys-devel/llvm llvm_targets_X86 diff --git a/profiles/default/linux/uclibc/arm/package.use.force b/profiles/default/linux/uclibc/arm/package.use.force index b92b1029f52a..da0371bfbf6e 100644 --- a/profiles/default/linux/uclibc/arm/package.use.force +++ b/profiles/default/linux/uclibc/arm/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_ARM sys-devel/clang llvm_targets_ARM sys-devel/llvm llvm_targets_ARM diff --git a/profiles/default/linux/uclibc/mips/package.use.force b/profiles/default/linux/uclibc/mips/package.use.force index 42de426a5838..9dea18f73958 100644 --- a/profiles/default/linux/uclibc/mips/package.use.force +++ b/profiles/default/linux/uclibc/mips/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_Mips sys-devel/clang llvm_targets_Mips sys-devel/llvm llvm_targets_Mips diff --git a/profiles/default/linux/uclibc/ppc/package.use.force b/profiles/default/linux/uclibc/ppc/package.use.force index e18275fe8cd6..fc297563763a 100644 --- a/profiles/default/linux/uclibc/ppc/package.use.force +++ b/profiles/default/linux/uclibc/ppc/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_PowerPC sys-devel/clang llvm_targets_PowerPC sys-devel/llvm llvm_targets_PowerPC diff --git a/profiles/default/linux/uclibc/x86/package.use.force b/profiles/default/linux/uclibc/x86/package.use.force index ca264fedc8ce..553802649559 100644 --- a/profiles/default/linux/uclibc/x86/package.use.force +++ b/profiles/default/linux/uclibc/x86/package.use.force @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_X86 sys-devel/clang llvm_targets_X86 sys-devel/llvm llvm_targets_X86 |