blob: fb6401bed3840d0493db1b8cfe73138c38452510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Copyright 1999-2009 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.73 2011/08/14 19:47:46 swift Exp $
##############################################
# IMPORTANT: READ THIS
# You probably mean to add the entry to hardened/linux/package.mask as this is
# not inherited from the newer profiles
##############################################
# Hardened versions of gcc-4.0* through gcc-4.2* are not available.
=sys-devel/gcc-4.0*
=sys-devel/gcc-4.1*
=sys-devel/gcc-4.2*
# Hardened >=sys-devel/gcc-4.4.3-r3 >=gcc-4.4.4-r1 -available.
=sys-devel/gcc-4.4.2*
# >=sci-libs/acml-3.6 requires gcc-4.2.
>=sci-libs/acml-3.6
# =sys-devel/gdb-7.0 is not hardened-ready according to xake & Zorry.
# gdb-7.1 works fine.
=sys-devel/gdb-7.0*
|