diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-02-07 01:29:31 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-02-07 01:29:31 +0000 |
commit | 4b473653bf1b9b32c613dfd3562ced2dc012574e (patch) | |
tree | 6becff969a4bc82f2d2bf051918a57cff064e816 /profiles | |
parent | cleanup, thirdpartymirror, stable amd64 x86; bug 400393 (diff) | |
download | historical-4b473653bf1b9b32c613dfd3562ced2dc012574e.tar.gz historical-4b473653bf1b9b32c613dfd3562ced2dc012574e.tar.bz2 historical-4b473653bf1b9b32c613dfd3562ced2dc012574e.zip |
Unmask opencl USE flag on hardened
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/use.mask | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a4343c7b7a44..15271758acb8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6185 2012/02/06 18:37:01 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6186 2012/02/07 01:29:30 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 07 Feb 2012; Anthony G. Basile <blueness@gentoo.org> hardened/linux/use.mask: + Unmask opencl USE flag on hardened + 06 Feb 2012; Ralph Sennhauser <sera@gentoo.org> package.mask: Remove package.mask entry for jrockit-jdk-bin after removal diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask index aafaef4d72be..4e6e8e3c3d2a 100644 --- a/profiles/hardened/linux/use.mask +++ b/profiles/hardened/linux/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.12 2011/07/06 22:37:55 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.13 2012/02/07 01:29:31 blueness Exp $ -hardened @@ -15,9 +15,6 @@ pch # prelink is masked for hardened prelink -# opencl is used by nvidia drivers, bug #367225 -opencl - # Will continue to break mozilla products on hardend methodjit pgo |