blob: a33b3a9435478860ea9f0c094f743b8f4be53034 [file] [log] [blame]
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/make.defaults,v 1.2 2012/10/07 11:42:37 blueness Exp $
ARCH="arm"
ACCEPT_KEYWORDS="${ARCH}"
CHOST="arm-unknown-linux-uclibc"
CFLAGS="-O2"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"