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/arch | |
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/arch')
-rw-r--r-- | profiles/arch/amd64-fbsd/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/s390/s390x/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use | 3 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/x86-fbsd/package.use.force | 3 | ||||
-rw-r--r-- | profiles/arch/x86/package.use | 3 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.force | 3 |
13 files changed, 26 insertions, 13 deletions
diff --git a/profiles/arch/amd64-fbsd/package.use.force b/profiles/arch/amd64-fbsd/package.use.force index 6c7737109a3a..3b36252505ee 100644 --- a/profiles/arch/amd64-fbsd/package.use.force +++ b/profiles/arch/amd64-fbsd/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Michał Górny <mgorny@gentoo.org> (09 Mar 2018) @@ -12,6 +12,7 @@ sys-apps/sandbox abi_x86_32 # 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/arch/amd64/package.use b/profiles/arch/amd64/package.use index 8791ceed9e5d..cefb8e872492 100644 --- a/profiles/arch/amd64/package.use +++ b/profiles/arch/amd64/package.use @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Mike Gilbert <floppym@gentoo.org> (17 Nov 2016) @@ -8,6 +8,7 @@ sys-boot/grub:2 grub_platforms_efi-64 grub_platforms_pc # Michał Górny <mgorny@gentoo.org> (24 Sep 2016) # Enable the GPU targets matching the default VIDEO_CARDS +dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index fd348f9dde13..5c86f6ef2ce8 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Georgy Yakovlev <gyakovlev@gentoo.org> (14 May 2018) @@ -20,6 +20,7 @@ sys-apps/sandbox abi_x86_32 # 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/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index b7a078cf4d66..3e52fa707e06 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Georgy Yakovlev <gyakovlev@gentoo.org> (16 Feb 2019) @@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_ARM # 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/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force index 65ff7bc3be78..47988b29f588 100644 --- a/profiles/arch/arm64/package.use.force +++ b/profiles/arch/arm64/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Georgy Yakovlev <gyakovlev@gentoo.org> (14 May 2018) @@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_AArch64 # 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/arch/mips/package.use.force b/profiles/arch/mips/package.use.force index 42de426a5838..9dea18f73958 100644 --- a/profiles/arch/mips/package.use.force +++ b/profiles/arch/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/arch/powerpc/package.use.force b/profiles/arch/powerpc/package.use.force index 511499b838d0..a010945c966c 100644 --- a/profiles/arch/powerpc/package.use.force +++ b/profiles/arch/powerpc/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sergei Trofimovich <slyfox@gentoo.org> (25 Dec 2018) @@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_PowerPC # 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/arch/s390/s390x/package.use.force b/profiles/arch/s390/s390x/package.use.force index 92bb466ea4ad..1c07ebd158c3 100644 --- a/profiles/arch/s390/s390x/package.use.force +++ b/profiles/arch/s390/s390x/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> (11 Nov 2016) # Force the host target to avoid dependency hell +dev-ml/llvm-ocaml llvm_targets_SystemZ sys-devel/clang llvm_targets_SystemZ sys-devel/llvm llvm_targets_SystemZ diff --git a/profiles/arch/sparc/package.use b/profiles/arch/sparc/package.use index c202aa04c6dc..76457771a8f8 100644 --- a/profiles/arch/sparc/package.use +++ b/profiles/arch/sparc/package.use @@ -1,8 +1,9 @@ -# 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) # Enable the GPU targets matching the default VIDEO_CARDS +dev-ml/llvm-ocaml llvm_targets_AMDGPU sys-devel/clang llvm_targets_AMDGPU sys-devel/llvm llvm_targets_AMDGPU diff --git a/profiles/arch/sparc/package.use.force b/profiles/arch/sparc/package.use.force index dbbc84463184..e629d210eb5b 100644 --- a/profiles/arch/sparc/package.use.force +++ b/profiles/arch/sparc/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_Sparc sys-devel/clang llvm_targets_Sparc sys-devel/llvm llvm_targets_Sparc diff --git a/profiles/arch/x86-fbsd/package.use.force b/profiles/arch/x86-fbsd/package.use.force index ca264fedc8ce..553802649559 100644 --- a/profiles/arch/x86-fbsd/package.use.force +++ b/profiles/arch/x86-fbsd/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/arch/x86/package.use b/profiles/arch/x86/package.use index 4aa1c4ffcd91..408c7a4da0bf 100644 --- a/profiles/arch/x86/package.use +++ b/profiles/arch/x86/package.use @@ -1,8 +1,9 @@ -# 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) # Enable the GPU targets matching the default VIDEO_CARDS +dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX diff --git a/profiles/arch/x86/package.use.force b/profiles/arch/x86/package.use.force index 69bbbf335c38..c0f5156c9631 100644 --- a/profiles/arch/x86/package.use.force +++ b/profiles/arch/x86/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Georgy Yakovlev <gyakovlev@gentoo.org> (14 May 2018) @@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_X86 # 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 |