aboutsummaryrefslogtreecommitdiff
blob: 2ac9e25d8d7f45211fd01312a7ccc69f89f4ebab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# These settings were set by RelEng GRS.
CFLAGS="-O2 -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="x86_64-pc-linux-gnu"
# These are the USE and USE_EXPAND flags that were used in addition to what is
# provided by the profile used for building.
USE="bindist"
CPU_FLAGS_X86="mmx sse sse2"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"