summaryrefslogtreecommitdiff
blob: f20d2e374bec6385ec407932672ea1a260bdcd20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Id$
# 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"