# 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"