make.conf.catalyst (656B)
1 # These settings were set by the catalyst build script that automatically
2 # built this stage.
3 # Please consult /usr/share/portage/config/make.conf.example for a more
4 # detailed example.
5 CFLAGS="-O2 -pipe"
6 CXXFLAGS="${CFLAGS}"
7 # WARNING: Changing your CHOST is not something that should be done lightly.
8 # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
9 CHOST="x86_64-pc-linux-gnu"
10 # These are the USE and USE_EXPAND flags that were used for
11 # buidling in addition to what is provided by the profile.
12 USE="bindist"
13 CPU_FLAGS_X86="mmx sse sse2"
14 PORTDIR="/usr/portage"
15 DISTDIR="${PORTDIR}/distfiles"
16 PKGDIR="${PORTDIR}/packages"