summaryrefslogtreecommitdiff
blob: 1499b151c796cbd4e04c3d086df47f99ef9ac707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc.
# System-wide defaults for the Portage system

ARCH="ppc"

# Host-type
CHOST="powerpc-unknown-linux-gnu"

USE="build"
# C Compiler flags
CFLAGS="-mstring -mmultiple -O2 -pipe"
# C++ Compiler flags
CXXFLAGS="-mstring -mmultiple -O2 -pipe"
#DEBUG=true