Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 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="-O2 -march=i686 -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="i686-pc-linux-gnu"
- CFLAGS="-O2 -march=native -pipe"
- # Use the same settings for both variables
- CXXFLAGS="${CFLAGS}"
- MAKEOPTS="-j3"
- GENTOO_MIRRORS="ftp://mirror.corbina.ru/gentoo/"
- GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles"
- #SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
- SYNC="rsync://mirror.corbina.ru/gentoo-portage"
- SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
- USE="3dnow smp 3dnowext a52 aac aacs aalib alsa avahi cdr client css djvu dts dvd
- ebook fbcondecor flac handbook jpeg kde modplug musepack nls opengl
- pdf ps qt4 sdl server smbclient theora tiff truetype v4l vorbis nvidia
- winbind multimedia phonon -examples -cdparanoia -doc ftp ggi gsm
- joystick jpeg2k libcaca libmpeg2 lirc lzo mpg123 openal radio samba sse vaapi mod -bindist qt3support aacplus libv4l
- sse2 mmx mmxext tga v4l2 -vdpau vidix win32codecs -arts kerberos accessibility mysql consolekit dbus policykit udev -hal aqua zeroconf lzma semantic-desktop -ssse3 vpx speex schroedinger faac dirac cpudetection amr fat ntfs reiserfs"
- INPUT_DEVICES="evdev"
- VIDEO_CARDS="nvidia"
- LIRC_DEVICES="avermedia avermedia98 avermedia_vdomate commandir devinput"
- LINGUAS="ru en ru_RU"
- PORTDIR_OVERLAY="/usr/local/portage"
- source /var/lib/layman/make.conf
- ACCEPT_LICENSE="*"
- # EMERGE_DEFAULT_OPTS="--autounmask=y"
- SANE_BACKENDS="snapscan"
- ABI_X86="32"
- FEATURES="parallel-fetch"
- #FEATURES="parallel-fetch"
- #CCACHE_SIZE="8G"
- #CCACHE_DIR="/var/tmp/ccache"
- PORTAGE_ELOG_CLASSES="warn error log"
- # And this is how to do it
- PORTAGE_ELOG_SYSTEM="save"
- # Set PORTDIR for backward compatibility with various tools:
- # gentoo-bashcomp - bug #478444
- # euse - bug #474574
- # euses and ufed - bug #478318
- PORTDIR="/usr/portage"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement