#------------------------------------------------------------------------------ # Modified Calculate-install 2.2.0.0 # Processed template files: # /usr/share/calculate/templates/install/merge/portage/make.conf #------------------------------------------------------------------------------ #------------------------- # basic options assemblies #------------------------- #language support LINGUAS="ru en" #accept license packages net-wireless/broadcom-sta, dev-java/sun-jdk and other ACCEPT_LICENSE="*" #connect layman for include calculate overlay source /var/lib/layman/make.conf #----------------------------------------------------------- # optimized settings for compiling packages on your computer #----------------------------------------------------------- CFLAGS="-O2 -march=native -pipe" CXXFLAGS="${CFLAGS}" #---------------------------------- # compile-time option to accelerate #---------------------------------- MAKEOPTS="-j5" EMERGE_DEFAULT_OPTS="--jobs=4" USE="alac allegro clamd hardcoded-tables lzma rar skype sse4 -3dnow -3dnowext -cpudetection" VIDEO_CARDS="intel vesa"