summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-12-19 20:15:33 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-12-19 20:15:33 +0000
commitefa2310659b0b51cfc8c4e9919ebf78531124455 (patch)
tree40f177e2d26a4b234666c8fd799888a9d8a52a8b /profiles/hardened
parentThis is the new name of mail-client/sylpheed-claws-cachesaver. (diff)
downloadgentoo-2-efa2310659b0b51cfc8c4e9919ebf78531124455.tar.gz
gentoo-2-efa2310659b0b51cfc8c4e9919ebf78531124455.tar.bz2
gentoo-2-efa2310659b0b51cfc8c4e9919ebf78531124455.zip
Remove the unnecessary and troublesome forcing of USE=hardened on sys-devel/gcc.
Commented out leaving the file here, rather than deleting it, so that the reasons for _not_ package.use.masking -hardened for sys-devel/gcc are visible.
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/package.use.mask17
1 files changed, 16 insertions, 1 deletions
diff --git a/profiles/hardened/package.use.mask b/profiles/hardened/package.use.mask
index c0c479e28d60..35cffb8a705d 100644
--- a/profiles/hardened/package.use.mask
+++ b/profiles/hardened/package.use.mask
@@ -1 +1,16 @@
-sys-devel/gcc -hardened
+# Note that this requires portage-2.1.1+ so if you need this functionality,
+# make sure your package forces a new-enough portage.
+
+#sys-devel/gcc -hardened
+#
+# vapier added this, but it's too much. It prevents doing things like:
+#
+# USE=-hardened emerge --oneshot sys-devel/gcc
+#
+# which we need to be able to do in order to migrate from default-linux
+# to hardened. USE=hardened is default on all the hardened arch profiles.
+# Note; we don't inherit from default-linux so we don't need to undo stuff
+# that is done there.
+#
+# Kevin F. Quinn <kevquinn@gentoo.org> 19 December 2005
+