diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-09-30 03:08:39 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-09-30 03:08:39 +0000 |
commit | d938c01d3c5d12b8a622585ea603cbe008e70d09 (patch) | |
tree | ef3029db30aebb36459de3c3997a986f1d221504 /profiles/hardened | |
parent | Restore readline symlink to find local headers. (diff) | |
download | historical-d938c01d3c5d12b8a622585ea603cbe008e70d09.tar.gz historical-d938c01d3c5d12b8a622585ea603cbe008e70d09.tar.bz2 historical-d938c01d3c5d12b8a622585ea603cbe008e70d09.zip |
Dont disable 'nls' USE flag in hardened/linux/arch profiles
Diffstat (limited to 'profiles/hardened')
9 files changed, 18 insertions, 26 deletions
diff --git a/profiles/hardened/linux/amd64/10.0/make.defaults b/profiles/hardened/linux/amd64/10.0/make.defaults index f6a9e62ea112..1f2ae9f229bf 100644 --- a/profiles/hardened/linux/amd64/10.0/make.defaults +++ b/profiles/hardened/linux/amd64/10.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/make.defaults,v 1.1 2009/08/06 07:50:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/10.0/make.defaults,v 1.2 2009/09/30 03:08:31 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened multilib nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/amd64/2008.0/make.defaults b/profiles/hardened/linux/amd64/2008.0/make.defaults index faed7bb73f6f..09a9483e6ac6 100644 --- a/profiles/hardened/linux/amd64/2008.0/make.defaults +++ b/profiles/hardened/linux/amd64/2008.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/2008.0/make.defaults,v 1.1 2008/04/01 17:41:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:32 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened multilib nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/ia64/10.0/make.defaults b/profiles/hardened/linux/ia64/10.0/make.defaults index 62a931f057a5..a3638e9c53e7 100644 --- a/profiles/hardened/linux/ia64/10.0/make.defaults +++ b/profiles/hardened/linux/ia64/10.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/10.0/make.defaults,v 1.1 2009/08/06 07:54:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/10.0/make.defaults,v 1.2 2009/09/30 03:08:33 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/ia64/2008.0/make.defaults b/profiles/hardened/linux/ia64/2008.0/make.defaults index 80e92282d0f1..04965221ab92 100644 --- a/profiles/hardened/linux/ia64/2008.0/make.defaults +++ b/profiles/hardened/linux/ia64/2008.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/2008.0/make.defaults,v 1.1 2008/04/01 17:41:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:34 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/make.defaults b/profiles/hardened/linux/make.defaults index 3e89224ea480..59cf1afc1d74 100644 --- a/profiles/hardened/linux/make.defaults +++ b/profiles/hardened/linux/make.defaults @@ -1,8 +1,8 @@ # 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.7 2009/07/06 01:10:42 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/make.defaults,v 1.8 2009/09/30 03:08:27 gengor Exp $ STAGE1_USE="hardened nptl nptlonly pic" # Can perhaps allow openmp when >gcc-4.2 is stable -USE="-fortran -openmp -ipv6 -nls hardened pic sysfs urandom" +USE="-fortran -ipv6 -openmp hardened pic sysfs urandom" diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults index a01bbcdf456c..0e326f940cca 100644 --- a/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults +++ b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults,v 1.1 2009/08/06 08:01:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults,v 1.2 2009/09/30 03:08:35 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults b/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults index 144c58ca4ef2..5f09c4da1687 100644 --- a/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults +++ b/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults,v 1.1 2008/04/01 17:41:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc32/2008.0/make.defaults,v 1.2 2009/09/30 03:08:36 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults b/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults index bb1869e7fd35..cd57ab8e75fa 100644 --- a/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults +++ b/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults,v 1.1 2009/08/06 08:07:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults,v 1.2 2009/09/30 03:08:37 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" diff --git a/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults b/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults index cf0f6ce1543d..41e5ffd51998 100644 --- a/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults +++ b/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults @@ -1,9 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults,v 1.1 2008/04/01 17:41:22 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:39 gengor Exp $ # STAGE1_USE does not stack STAGE1_USE="hardened nptl nptlonly pic" -USE="-nls -unicode" - +USE="-unicode" |