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 | 0f3e59cca44579962a9466fe8fb6a10b5498d252 (patch) | |
tree | 16c1007a7bc285fa7a6d4a6e33adb287f8e93bab /profiles | |
parent | cleanup, thirdpartymirror, stable amd64 x86; bug 400393 (diff) | |
download | gentoo-2-0f3e59cca44579962a9466fe8fb6a10b5498d252.tar.gz gentoo-2-0f3e59cca44579962a9466fe8fb6a10b5498d252.tar.bz2 gentoo-2-0f3e59cca44579962a9466fe8fb6a10b5498d252.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 |