diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-03-26 03:03:23 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-03-26 03:03:23 +0000 |
commit | d4ae6a011bedf0be824d85c44444b7e1834b8b08 (patch) | |
tree | a7446d9219a6d8211e2c7b95e1ef1061c5e0e619 /profiles/hardened/linux | |
parent | fix metadata - missing herd element (diff) | |
download | gentoo-2-d4ae6a011bedf0be824d85c44444b7e1834b8b08.tar.gz gentoo-2-d4ae6a011bedf0be824d85c44444b7e1834b8b08.tar.bz2 gentoo-2-d4ae6a011bedf0be824d85c44444b7e1834b8b08.zip |
Round of updates for hardened/linux style profiles
Diffstat (limited to 'profiles/hardened/linux')
-rw-r--r-- | profiles/hardened/linux/make.defaults | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/package.mask | 10 | ||||
-rw-r--r-- | profiles/hardened/linux/use.mask | 7 |
3 files changed, 16 insertions, 7 deletions
diff --git a/profiles/hardened/linux/make.defaults b/profiles/hardened/linux/make.defaults index 1da0f5fc79c8..676fb2ece091 100644 --- a/profiles/hardened/linux/make.defaults +++ b/profiles/hardened/linux/make.defaults @@ -1,7 +1,7 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/make.defaults,v 1.2 2008/04/21 20:11:13 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/make.defaults,v 1.3 2009/03/26 03:03:23 gengor Exp $ STAGE1_USE="hardened nptl nptlonly pic" -USE="-fortran -ipv6 -nls hardened pic urandom" +USE="-fortran -openmp -ipv6 -nls hardened pic urandom" diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 05b761d834e3..b0d73572a82a 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/package.mask @@ -1,6 +1,11 @@ -# Copyright 2007 Gentoo Foundation. +# Copyright 1999-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.12 2009/03/22 18:08:22 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.13 2009/03/26 03:03:23 gengor Exp $ + +# supported only by gcc-4, unmask when it's stable wrt #217927 +media-libs/libopenraw +media-gfx/raw-thumbnailer +media-gfx/gnome-raw-thumbnailer # >=acml-3.6 depends on gcc-4* >=sci-libs/acml-3.6 @@ -34,4 +39,5 @@ # By placing Driver "nv" in xorg.conf # 2006-06-29 solar x11-drivers/nvidia-drivers +x11-drivers/nvidia-legacy-drivers media-video/nvidia-settings diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask index 9ff05ab12f43..20d7a70283ed 100644 --- a/profiles/hardened/linux/use.mask +++ b/profiles/hardened/linux/use.mask @@ -1,6 +1,9 @@ -# Copyright 1999-2004 Gentoo Foundation. +# Copyright 1999-2009 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.4 2009/03/19 03:07:16 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.5 2009/03/26 03:03:23 gengor Exp $ + +# supported only by gcc-4, unmask when it's stable wrt #217927 +raw emul-linux-x86 |