diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:29:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-23 00:29:53 +0000 |
commit | 05f08eb9e1dcdbba779045cc959fccead29beec8 (patch) | |
tree | 3880cb598b6c52fda5490a5f4868554be16602b8 /profiles | |
parent | ~amd64 (diff) | |
download | historical-05f08eb9e1dcdbba779045cc959fccead29beec8.tar.gz historical-05f08eb9e1dcdbba779045cc959fccead29beec8.tar.bz2 historical-05f08eb9e1dcdbba779045cc959fccead29beec8.zip |
mask out hardened
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/alpha/use.mask | 3 | ||||
-rw-r--r-- | profiles/default-linux/s390/use.mask | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/use.mask b/profiles/default-linux/alpha/use.mask index 9076afc6ebf2..c46544552466 100644 --- a/profiles/default-linux/alpha/use.mask +++ b/profiles/default-linux/alpha/use.mask @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.6 2004/10/23 00:24:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.7 2004/10/23 00:29:53 vapier Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -82,3 +82,4 @@ sybase-ct bmp nptl +hardened diff --git a/profiles/default-linux/s390/use.mask b/profiles/default-linux/s390/use.mask index 30f3ed333af1..26ca8d74aeb3 100644 --- a/profiles/default-linux/s390/use.mask +++ b/profiles/default-linux/s390/use.mask @@ -24,6 +24,7 @@ voodoo3 wavelan java nptl +hardened # don't quite know about this one, I'll need to revisit socks5 |