11 lines
458 B
Plaintext
11 lines
458 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="-Os -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"
|
||
|
|
||
|
source /var/lib/layman/make.conf
|