8b4d02ae94
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2596 6952d904-891a-0410-993b-d76249ca496b
15 lines
692 B
Plaintext
15 lines
692 B
Plaintext
# These settings were set by the catalyst build script that automatically
|
|
# built this stage.
|
|
# Please consult /usr/share/portage/config/make.conf.example for a more
|
|
# detailed example.
|
|
CFLAGS="-march=armv5te -mtune=arm926ej-s -Os -fomit-frame-pointer -pipe"
|
|
CXXFLAGS="${CFLAGS}"
|
|
# WARNING: Changing your CHOST is not something that should be done lightly.
|
|
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
|
|
CHOST="armv5tejl-softfloat-linux-gnueabi"
|
|
# LDFLAGS is unsupported. USE AT YOUR OWN RISK!
|
|
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed"
|
|
|
|
PORTAGE_BINHOST="http://ftp.disconnected-by-peer.at/armv5tejl-arm926ej-s/"
|
|
|
|
source /var/lib/layman/make.conf |