summaryrefslogtreecommitdiff
blob: a48d329327c2916725eee297ebca88158665b519 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/amd64/make.defaults,v 1.1 2013/02/09 18:32:23 blueness Exp $

USE="justify -pic"

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