summaryrefslogtreecommitdiff
path: root/profiles/hardened/linux/amd64/make.defaults
blob: acb6734fd7e6e90114a64480ad7920cb0ef40df7 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2

USE="justify -pic"

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