# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 CHOST="powerpc64le-unknown-linux-gnu" CFLAGS="-O2 -pipe" CXXFLAGS="${CFLAGS}" FFLAGS="${CFLAGS}" FCFLAGS="${CFLAGS}"