Advertisement
Guest User

Untitled

a guest
Nov 20th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 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. # 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 and USE_EXPAND flags that were used for
  11. # buidling in addition to what is provided by the profile.
  12. MAKEOPTS="-j5"
  13. FEATURES="buildpkg ccache"
  14. CCACHE_DIR="/var/tmp/.ccache"
  15. CCACHE_SIZE="4G"
  16. DISTDIR="/var/gentoo/distfiles"
  17. GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
  18. L10N="ru ru_RU en en_US"
  19. LINGUAS="ru ru_RU en en_US"
  20. INPUT_DEVICES="keyboard mouse"
  21. USE="-dconf dbus aac acl acpl alsa apache2 apm bash-completion bluetooth bzip2 cairo calendar caps cgi curl djvu dv dvb enscrip$CPU_FLAGS_X86="mmx mmxext sse sse2 sse3"
  22. VIDEO_CARDS="intel"
  23. PORTDIR="/usr/portage"
  24. DISTDIR="${PORTDIR}/distfiles"
  25. PKGDIR="${PORTDIR}/packages"
  26. PORTAGE_TMPDIR="/var/tmp/portage"
  27. source /var/lib/layman/make.conf
  28. ACCEPT_LICENSE="AdobeFlash-11.x Oracle-BCLA-JavaSE Intel-SDP"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement