summaryrefslogtreecommitdiff
path: root/profiles/arch/powerpc/ppc64/64le/make.defaults
blob: f02939cf2c6307aae2fb471de3c2cc663f8a2602 (plain)
1
2
3
4
5
6
7
8
# 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}"