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

USE="justify"

CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"