blob: fca1b9298d11244ca042c200d5960a388e89ac41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.use.mask,v 1.8 2009/10/25 05:50:43 vapier Exp $
sys-devel/gcc -hardened
sys-libs/glibc -hardened
# No -z now support? Bug #269288.
sys-devel/binutils gold
# requires gcc-4.4
app-emulation/wine win64
|