aboutsummaryrefslogtreecommitdiff
blob: d66bdee6c17c8c9a6a24d921f82d188945ea9630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/minimal/make.defaults,v 1.2 2009/07/09 00:47:49 gengor Exp $

# - TESTING PROFILE - TESTING PROFILE - 
#  ------ USE AT YOUR OWN RISK ------

USE="-* crypt hardened minimal multicall ncurses pic readline zlib"

CFLAGS="-march=i686 -Os -pipe"
CXXFLAGS="${CFLAGS}"
FEATURES="nodoc noinfo noman"