# Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 CHOST="armv6j-hardfloat-linux-uclibceabi" CFLAGS="-O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}"