summaryrefslogtreecommitdiff
blob: 7ca23249aacfcc58f9336b872091a446e0d13722 (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.1 2008/04/01 17:41:11 wolf31o2 Exp $

USE="justify"

CFLAGS="-mtune=k8 -O2 -pipe -fforce-addr"
CXXFLAGS="${CFLAGS}"