profiles/arch: Enable the LLVM_TARGETS for video cards enabled by default
authorMichał Górny <mgorny@gentoo.org>
Tue, 27 Sep 2016 09:13:13 +0000 (11:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 29 Sep 2016 14:13:09 +0000 (16:13 +0200)
profiles/arch/amd64/package.use
profiles/arch/sparc/package.use
profiles/arch/x86/package.use

index 956e897337d0f682540deb81742017aaacae7ccf..b6f6b93fd2fad9247f76d0261392b0df113f3fd0 100644 (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)
+# Enable the GPU targets matching the default VIDEO_CARDS
+sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
+sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
+
 # James Le Cuirot <chewi@gentoo.org> (01 Aug 2016)
 # Most users don't need a multilib JVM.
 dev-java/icedtea-bin -multilib
index bd6f0f67ff8cd8647236cd7c0859175ff0b3da97..2f811a66abf908996dab7318cfc8cec5eb9bee71 100644 (file)
@@ -1,7 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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)
+# Enable the GPU targets matching the default VIDEO_CARDS
+sys-devel/clang llvm_targets_AMDGPU
+sys-devel/llvm llvm_targets_AMDGPU
+
 # Pacho Ramos <pacho@gentoo.org> (15 Feb 2014)    
 # libev isn't supported on this arch, use another default (#499498)
 dev-libs/libverto libevent
index 69418911a1f9180cd6449e4fe7bea8eca2124ef4..ef4ca3c326c6c3e03cef088dc597976b1600ebcd 100644 (file)
@@ -1,7 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# 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)
+# Enable the GPU targets matching the default VIDEO_CARDS
+sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
+sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
+
 # Ben de Groot <yngwin@gentoo.org> (03 May 2015)
 # Enable luajit (for OSC) by default
 media-video/mpv lua luajit