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

ARCH="ppc"

CHOST="powerpc-unknown-linux-gnu"

PLATFORM=$CHOST

# C Compiler flags
CFLAGS="-mstring -mmultiple -O2 -pipe"
USE="berkdb gdbm readline slang pam nls"
# C++ Compiler flags
CXXFLAGS="-mstring -mmultiple -O2 -pipe"
CFLAGS="-m486 -march=i486 -O2"
CXXFLAGS=$CFLAGS
#DEBUG=true