blob: 576d98f993e9704a8c069135de9d4260f1393c15 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/make.defaults,v 1.1 2004/03/16 21:19:20 zhen Exp $
ARCH="x86"
GRP_STAGE23_USE="x86 berkdb crypt readline nls ssl tcpd zlib pam pic"
USE="x86 hardened berkdb crypt readline nls ssl tcpd zlib pam pic"
FEATURES="sandbox sfperms strict"
|