show me your make.conf thread! - GNU/Linux

Users browsing this thread: 1 Guest(s)
simon
Long time nixers
Code:
# 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.
ACCEPT_KEYWORDS="~amd64"
#CFLAGS="-O2 -pipe"
CFLAGS="-march=native -O2 -pipe"
#CFLAGS="-march=corei7 -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
VIDEO_CARDS="intel"
INPUT_DEVICES="evdev synaptics"
DRACUT_MODULES="btrfs cifs crypt dmraid lvm mdraid syslog"
# profile used for building.
#source /var/lib/layman/make.conf
LINGUAS="sv en"
MAKEOPTS="-j5"
USE="X -nls -systemd pax_kernel net device-mapper -vanilla alt-font-width consolekit samba mmx sse sse2 bfq ck ice infinality alsa vaapi sna xft 256-color opengl b
randing jpeg png flac mpg123 fontconfig zsh-completion -gtk3 -kde -gnome"

GENTOO_MIRRORS="rsync://ftp.df.lth.se/pub/gentoo/ http://mirror.mdfnet.se/gentoo"


Messages In This Thread
show me your make.conf thread! - by simon - 26-09-2012, 11:59 AM