summaryrefslogtreecommitdiff
path: root/profiles/arch/sparc-fbsd/make.defaults
blob: bab6ea3e1254808efec7d38e26a4d66c2e019aef (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# System-wide defaults for the G/FBSD Portage system

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

ACCEPT_KEYWORDS="~sparc-fbsd sparc-fbsd"