XprogeR

/etc/make.conf

Jun 19th, 2012
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 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=core2 -O2 -pipe"
  6. CXXFLAGS="${CFLAGS}"
  7. # WARNING: Changing your CHOST is not something that should be done lightly.
  8. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  9. CHOST="x86_64-pc-linux-gnu"
  10. # These are the USE flags that were used in addition to what is provided by the
  11. # profile used for building.
  12. USE="gtk madwifi utils fontforge mmx sse sse2 acpi apache2 bash-completion branding bzip2 cdb cdda cddb cdr cscope dbus directfb dvd dvdr examples fbcon ffmpeg flac fontconfig ftp gd gif glut gpm gzip jpeg lame lm_sensors lzma matroska mp3 mp4 mpeg ncurses nvidia ogg openal opengl png php raw smp spell suid tiff truetype udev unicode usb vcd vim-syntax wifi win32codecs X x264 xmpp xvid zlib"
  13. MAKEOPTS="-j5"
  14.  
  15. SYNC="rsync://rsync1.ua.gentoo.org/gentoo-portage"
  16. ACCEPT_LICENSE="*"
  17. EMERGE_DEFAULT_OPTS="-v --ask --deep --jobs=5 --load-average=4"
  18. FEATURES="sandbox candy multilib-strict news parallel-fetch parallel-install"
  19. LINGUAS="ru en"
  20. VIDEO_CARDS="nvidia"
  21. INPUT_DEVICES="evdev synaptics"
  22. APACHE2_MPMS="itk"
Advertisement
Add Comment
Please, Sign In to add comment