aboutsummaryrefslogtreecommitdiff
blob: 686df61d042f40dc298f1e5fc03a6c057f02b7d9 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2004-2009 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc-fbsd/make.defaults,v 1.1 2009/05/16 09:17:28 aballier Exp $
# System-wide defaults for the G/FBSD Portage system

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

ACCEPT_KEYWORDS="~sparc-fbsd sparc-fbsd"