diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:13:39 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-07-11 15:13:39 +0000 |
commit | fa63e983abf9c146bb971cf31ec097fcd3bba44f (patch) | |
tree | 34602f304ba9fb63bf1b896be7992c482725c640 /profiles/arch | |
parent | Mask USE="opencl" here and unmask it in amd64 and x86 profile. (diff) | |
download | historical-fa63e983abf9c146bb971cf31ec097fcd3bba44f.tar.gz historical-fa63e983abf9c146bb971cf31ec097fcd3bba44f.tar.bz2 historical-fa63e983abf9c146bb971cf31ec097fcd3bba44f.zip |
Unmask USE="opencl" here.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
4 files changed, 18 insertions, 4 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 9c0b42b73dc8..7ed22b451736 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.135 2011/07/11 04:54:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.136 2011/07/11 15:12:29 ssuominen Exp $ + + 11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> use.mask: + Unmask USE="opencl" here. 11 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> package.use.mask: unmask parse-clocks on x86/amd46 for ntp due to pps-tools. diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 1bb111030605..f36af5b4533e 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,12 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.25 2011/07/01 21:54:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.26 2011/07/11 15:12:29 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -amd64 # SECTION: Unmask +# 2011/07/11 - Samuli Suominen <ssuominen@gentoo.org> +# Unmask amd64/x86 only opencl support for nvidia-cuda-toolkit +-opencl + # 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org> # Infiniband stuff works here -infiniband diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index b4a7b9a574da..adc3e1b3a56f 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.74 2011/07/11 04:55:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.75 2011/07/11 15:13:39 ssuominen Exp $ + + 11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> use.mask: + Unmask USE="opencl" here. 11 Jul 2011; Robin H. Johnson <robbat2@gentoo.org> package.use.mask: unmask parse-clocks on x86/amd46 for ntp due to pps-tools. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 4609d4eaefb6..8029b9c4ab28 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.25 2011/07/01 21:54:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.26 2011/07/11 15:13:39 ssuominen Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -9,6 +9,10 @@ # x86 profile. This works, for example, if another architecture's # profile have a USE flag associated with (such as altivec, mmx, etc). +# 2011/07/11 - Samuli Suominen <ssuominen@gentoo.org> +# Unmask amd64/x86 only opencl support for nvidia-cuda-toolkit +-opencl + # 2011/07/01 - Alexey Shvetsov <alexxy@gentoo.org> # Infiniband stuff works on x86 -infiniband |