blob: 78a0db61827344ab365ad4f4949e85e71cd7fd4b [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/armv6j/make.defaults,v 1.3 2013/06/14 12:55:51 blueness Exp $
CHOST="armv6j-hardfloat-linux-uclibceabi"
CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"