summaryrefslogtreecommitdiff
path: root/profiles/arch/amd64-fbsd/clang/make.defaults
blob: 746ac289456c7014b14ac0650c310744ea6395d9 (plain)
1
2
3
4
5
6
7
# Copyright 1999-2015 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2

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