Skip to content

Instantly share code, notes, and snippets.

@Akagi201
Created May 12, 2014 01:34
Show Gist options
  • Save Akagi201/cccbe5beaa93c29b9901 to your computer and use it in GitHub Desktop.
Save Akagi201/cccbe5beaa93c29b9901 to your computer and use it in GitHub Desktop.
# 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="-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 flags that were used in addition to what is provided by the
# profile used for building.
USE="bindist mmx sse sse2 -gtk -gnome"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
MAKEOPTS="-j9"
ACCEPT_KEYWORDS="~amd64"
GENTOO_MIRRORS="http://mirrors.163.com/gentoo/"
SYNC="rsync://rsync2.cn.gentoo.org/gentoo-portage"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment