summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin F. Quinn <kevquinn@gentoo.org>2006-02-10 17:04:39 +0000
committerKevin F. Quinn <kevquinn@gentoo.org>2006-02-10 17:04:39 +0000
commit3a7d3b07b4746a926f71dc76c5f9804214473061 (patch)
treebf78d9d53ba1ca8fd6bda9de710e2e47832bd02d /profiles/hardened
parentremoving old obseleted package koreancodecs (diff)
downloadhistorical-3a7d3b07b4746a926f71dc76c5f9804214473061.tar.gz
historical-3a7d3b07b4746a926f71dc76c5f9804214473061.tar.bz2
historical-3a7d3b07b4746a926f71dc76c5f9804214473061.zip
corrected bug reference
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/package.mask4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask
index 12bb39dff01a..50507b77d38a 100644
--- a/profiles/hardened/package.mask
+++ b/profiles/hardened/package.mask
@@ -1,13 +1,13 @@
# Copyright 2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.1 2006/01/11 21:36:32 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.2 2006/02/10 17:04:39 kevquinn Exp $
# This file is additional masking for the hardened profile
# Mask off gcc-4 for all hardened arches until SSP is sorted out (i.e.
# backport for gcc-4.0 and 4.0/4.1 rigged for SSP support in the C
# library). After that, may still need to be masked on x86 as some
-# PIC assembler that worked pre-4 fails post-4, e.g. bug #104996).
+# PIC assembler that worked pre-4 fails post-4, e.g. bug #104966).
# If you want to play with it, unmask in /etc/portage/package.unmask
# but be prepared to rebuild anything you build with gcc-4, later.
# 2006-01-11 kevquinn