summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-11 07:10:32 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-11 07:11:20 +0100
commit3024f83168106e73019fc540986a3c6c415c79e0 (patch)
tree2f3f17382c6c8e4096e52fc91c6205d1917dfbc8 /profiles/default/linux/uclibc
parentprofiles: Remove obsolete LLVM masks/forces (diff)
downloadgentoo-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/linux/uclibc')
-rw-r--r--profiles/default/linux/uclibc/amd64/package.use.force3
-rw-r--r--profiles/default/linux/uclibc/arm/package.use.force3
-rw-r--r--profiles/default/linux/uclibc/mips/package.use.force3
-rw-r--r--profiles/default/linux/uclibc/ppc/package.use.force3
-rw-r--r--profiles/default/linux/uclibc/x86/package.use.force3
5 files changed, 10 insertions, 5 deletions
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