Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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=native -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="avx sse3 ssse3 sse4 sse4_1 sse4_2"
- USE="$USE -bluetooth -cups -firefox -spell -qt3support"
- # Portage
- #EMERGE_DEFAULT_OPTS="--jobs=8 --load-average=8"
- MAKEOPTS="-j9"
- PORTDIR="/usr/portage"
- DISTDIR="${PORTDIR}/distfiles"
- PKGDIR="${PORTDIR}/packages"
- source /var/lib/layman/make.conf
- # Mirrors
- GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://gentoo.tiscali.nl/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
- SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
- # System
- ACCEPT_KEYWORDS="~amd64"
- ABI_X86="32"
- INPUT_DEVICES="evdev"
- VIDEO_CARDS="nvidia"
- ALSA_CARDS="virtuoso"
- LINGUAS="en"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement