Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #CFLAGS=" -march=core2 -mtune=core2 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse,387"
- CFLAGS="-march=corei7 -mtune=corei7 -O2 -pipe -mmmx -msse4.2 -ftracer -mfpmath=sse"
- CXXFLAGS="${CFLAGS}"
- LDFLAGS="-Wl,-O1 -Wl,--as-needed"
- EMERGE_DEFAULT_OPTS="--quiet-build=n -b"
- PKGDIR=/pkgdir
- CHOST="x86_64-pc-linux-gnu"
- CBUILD="x86_64-pc-linux-gnu"
- MAKEOPTS="-j4"
- LINGUAS="ru"
- LANGUAGE="ru"
- LANG="ru_RU.UTF-8"
- ACCEPT_KEYWORDS="~amd64"
- ACCEPT_LICENSE="*"
- VIDEO_CARDS="nvidia"
- INPUT_DEVICES="keyboard mouse evdev synaptics"
- #FEATURES="fixlafiles parallel-fetch collision-protect metadata-transfer candy ccache"
- FEATURES="fixlafiles parallel-fetch metadata-transfer candy ccache"
- CCACHE_SIZE="6G"
- CCACHE_DIR="/var/tmp/ccache"
- PORTAGE_NICENESS="19"
- GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/ \
- http://distfiles.gentoo.org/ \
- http://portage.org.ua \
- ftp://portage.org.ua/ \
- ftp://mirror.yandex.ru/gentoo-distfiles/ "
- SYNC="rsync://rsync.gentoo.org/gentoo-portage"
- USEM="-apache2 -3dfx -acl -berkdb -bidi -birdstep -bitmap-fonts -calendar -cddb -cdinstall -cdparanoia -chasen -cjk -clamav -cracklib \
- -cups -debug -dedicated -doc -dv -dvb -eds -embedded -evo -examples -exif -flac -foomaticdb -fortran -freetds -frontbase -gdbm -gimp \
- -git -gmp -gnome -gnome-keyring -gpm -gps -gtk -gtk2 -gtk3 -handbook -htmlhandbook -ibm -icq -ieee1394 -imap -inifile -innodb -interbase \
- -introspection -ipod -ipv6 -java -java5 -java6 -javascript -jingle -joystick -jpeg -jpeg2k -jpg -kipi -kontact -lame -lirc -lua -maildir \
- -mailwrapper -matrox -mbox -mcve -migemo -mng -mono -mozilla -msn -msql -mssql -multilib -musicbrainz -mysqli -nas -nautilus -ncurses \
- -netboot -netcdf -neXt -nls -nntp -oci8 -oci8-instant-client -ofx -ogg -old-linux -oracle -oscar -oss -pam -pcmcia -pcre -pda -perl -php \
- -png -ppds -prelude -pulseaudio -python -qdbm -qmail-spp -qt3 -rdesktop -readline -ruby -samba -sapdb -sasl -scanner -semantic-desktop \
- -sharedmem -smartcard -smb -sox -spl -ssl -static-libs -subversion -sybase -sybase-ct -tiff -unicode -usb -vhosts -videos -voodoo3 \
- -wallpapers -xine -xinerama -xinetd -xml -xscreensaver -xulrunner -zlib -bzip2 "
- USE_ARCH="64bit smp mmx mmxext sse sse2 sse3 ssse3 sse4 fpu"
- USE_MEDIA="mpeg x264 encode xvid matroska theora vorbis alsa audio dirac real vcd vdpau vaapi win32codecs vcd"
- USE_K="-calligra_features_kexi -calligra_features_sheets -calligra_features_words \
- -calligra_features_plan -calligra_features_karbon \
- -calligra_features_braindump -calligra_features_flow -calligra_features_stage"
- USE=" $USEM $USE_ARCH $USE_MEDIA $USE_K aac -startup-notification \
- accessibility acpi bluetooth cleartype consolekit dbus dri dri2 \
- freetype hal opengl kde nptl nvidia networkmanager mp3 \
- -networkmanager pch policykit qt3support qt4 truetype type1 threads wifi dhcp X compiz"
- source "/var/lib/layman/make.conf"
- http_proxy="http://proxy:808"
- https_proxy="http://proxy:808"
- RSYNC_PROXY="proxy:808"
- ftp_proxy="http://proxy:808"
- #LANG="ru_RU.KOI8-R"
Advertisement
Add Comment
Please, Sign In to add comment