All pastes #2130088 Raw Edit

Someone

public text v1 · immutable
#2130088 ·published 2012-03-19 16:38 UTC
rendered paste body
flaptoppy cpu # cat /etc/make.conf
# 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="-3dnow -3dnowext -arts -bluetooth cddb consolekit dga -esd gnome -gpm gstreamer idn kde -ldap lzma mmx mmxext -nspluginwrapper offensive pulseaudio sse sse2 sse3 ssse3 sse4_1 threads xinerama"

INPUT_DEVICES="evdev keyboard mouse synaptics"
#VIDEO_CARDS="fglrx"
VIDEO_CARDS="radeon"
CAMERAS="fuji ptp2"

ACCEPT_KEYWORDS="~amd64"
MAKEOPT="-j4"
GENTOO_MIRRORS="ftp://mirror.cambrium.nl/pub/os/linux/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://mirror.leaseweb.com/gentoo/ http://mirror.gentoo.no/"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
PORTAGE_NICENESS=6

ACCEPT_LICENSE="*"

EMERGE_DEFAULT_OPTS="-j 5 --keep-going"

source /var/lib/layman/make.conf