Advertisement
Guest User

Untitled

a guest
Sep 15th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. djt /etc/portage # more make.conf
  2. # These settings were set by the catalyst build script that automatically
  3. # built this stage.
  4. # Please consult /usr/share/portage/config/make.conf.example for a more
  5. # detailed example.
  6. CFLAGS="-O2 -pipe"
  7. CXXFLAGS="${CFLAGS}"
  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. # These are the USE and USE_EXPAND flags that were used for
  12. # buidling in addition to what is provided by the profile.
  13. USE="X alsa alsa-plugin aqua asyncns blender bluetooth bmp branding
  14. bullet bzip2 caps classic colorio crypt css cycles dbus dds djvu
  15. corefonts debug dri3 eet egl elbeem examples fbcondecor ffmpeg fftw filecaps fontconfig gallium
  16. game-engine gbm glamor gles glib gpl grub gtk gtk3 gui handbook
  17. hardcoded-tables hardened ico iconv icu idn imx introspection ipv6 jack jit jpeg
  18. kde latex ldap legacy-systray libkms llvm lock mmap ndof nettle network
  19. networkmanager nls npm nptl nss openal openimageio openmp openssl orc pcre
  20. pdf pie plasma plymouth png policykit polkit postproc postscript ppm psd
  21. pulseaudio qtmedia readline recursion-limit sctp session snapshot sndfile
  22. sound ssl startup-notification suid symlink tcl tcpd test tftpd threads thunar tiff
  23. truetype udev udisks unicode upower vanilla wayland webgl webrtc-aec xcb xv
  24. zlib -caps -clang -dot -doxysearch -drm -fbcon -filecaps
  25. -fribidi -gif -gles2 -gpm gstreamer -harfbuzz -ibus -idn
  26. -minimal -oldlua -opencv -oss -physics -pim -qt4 -qt5
  27. -raw -scim -sdk -sdl -system -systemd -tga -tslib
  28. -v4l -valgrind -vivante -xim -xine -xpm -zip"
  29. FEATURES="buildpkg"
  30. FEATURES="ccache"
  31. CCACHE_SIZE="30G"
  32. MAKEOPTS="-j5"
  33. CPU_FLAGS_X86="mmx sse sse2 3dnow 3dnowext aes avx avx2 fma3 fma4 mmx mmxext sse3 sse4_1 sse4_2 ssse3 xop"
  34. FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher"
  35. #ABI_X86="32 64 x32"
  36. #PYTHON_TARGETS="(python2_7)(python3_4)(python3_5)(python3_6)"
  37. #PYTHON_SINGLE_TARGET ="(python3_4)"
  38. PORTAGE_BINHOST="http://binhost.genfic.com/packages"
  39. PORTDIR="/usr/portage"
  40. DISTDIR="${PORTDIR}/distfiles"
  41. PKGDIR="${PORTDIR}/packages"
  42. VIDEO_CARDS="amdgpu radeonsi radeon"
  43. ACCEPT_KEYWORDS="~amd64"
  44.  
  45. # (For mouse, keyboard, and Synaptics touchpad support)
  46. INPUT_DEVICES="evdev synaptics"
  47. GENTOO_MIRRORS="http://mirror.bytemark.co.uk/gentoo/"
  48.  
  49. #SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
  50. djt /etc/portage #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement