Guest User

Untitled

a guest
Sep 13th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-march=native -O2 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7.  
  8. # WARNING: Changing your CHOST is not something that should be done lightly.
  9. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  10. CHOST="x86_64-pc-linux-gnu"
  11.  
  12. MAKEOPTS="--jobs=5 --load-average=7 --quiet"
  13.  
  14. ACCEPT_KEYWORDS="~amd64"
  15. ACCEPT_LICENSE="*"
  16.  
  17. EMERGE_DEFAULT_OPTS="--jobs=3 --load-average=7 --keep-going=y --with-bdeps=y"
  18.  
  19. # These are the USE and USE_EXPAND flags that were used for
  20. # buidling in addition to what is provided by the profile.
  21. USE="X a52 alsa cups dbus egl icu jpeg ogg opus phonon plasma png policykit
  22. qt5 semantic-desktop systemd threads udev vaapi vdpau vorbis vpx wayland
  23. x264 xkb -bindist -bluetooth -consolekit -geolocation -gnome -gstreamer
  24. -gtk -gtk2 -gtk3 -handbook -modemmanager -networkmanager -ppp -qt4"
  25. CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
  26.  
  27. VIDEO_CARDS="intel i965 radeon r600"
  28. INPUT_DEVICES="evdev synaptics"
  29.  
  30. L10N="ru"
  31.  
  32. RUBY_TARGETS="ruby23"
Advertisement
Add Comment
Please, Sign In to add comment