diff options
author | 2004-10-23 00:29:53 +0000 | |
---|---|---|
committer | 2004-10-23 00:29:53 +0000 | |
commit | 58052f0d253c8b66e1355eaadd86e3491a451356 (patch) | |
tree | 4a75ff0c2c2f1e920532de6eb9adf1157b3edd7c | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-58052f0d253c8b66e1355eaadd86e3491a451356.tar.gz gentoo-2-58052f0d253c8b66e1355eaadd86e3491a451356.tar.bz2 gentoo-2-58052f0d253c8b66e1355eaadd86e3491a451356.zip |
mask out hardened
-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 |