blob: 95e496010ce8f1d0df3d93b5bb949be5f2c75da0 [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/uclibc/arm/armv7a/make.defaults,v 1.3 2013/06/14 12:55:51 blueness Exp $
CHOST="armv7a-hardfloat-linux-uclibceabi"
CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"