summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2007-03-13 15:24:48 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2007-03-13 15:24:48 +0000
commit1e78455adb6b6581aeaacd8d60003b44147ecc77 (patch)
tree6d3371dab2ca288171f50e3ea661e8bd28f706ff /profiles
parentStable on sparc wrt #167718 (diff)
downloadhistorical-1e78455adb6b6581aeaacd8d60003b44147ecc77.tar.gz
historical-1e78455adb6b6581aeaacd8d60003b44147ecc77.tar.bz2
historical-1e78455adb6b6581aeaacd8d60003b44147ecc77.zip
Since USE=hardened is not supported for gcc, it should also be masked for glibc, which
only builds sensibly with USE=hardened if built with a hardened gcc.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/package.use.mask1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default-linux/package.use.mask b/profiles/default-linux/package.use.mask
index 83e5a4dd7c06..4e64c2811755 100644
--- a/profiles/default-linux/package.use.mask
+++ b/profiles/default-linux/package.use.mask
@@ -2,3 +2,4 @@
# make sure your package forces a new-enough portage.
sys-devel/gcc hardened
+sys-libs/glibc hardened