summaryrefslogtreecommitdiff
blob: 3f18179c22317e020f85bc970c6320a7dd146322 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

CHOST="powerpc64le-unknown-linux-gnu"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"