Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 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. COMMON_FLAGS="-O2 -pipe"
  6. CFLAGS="${COMMON_FLAGS}"
  7. CXXFLAGS="${COMMON_FLAGS}"
  8. FCFLAGS="${COMMON_FLAGS}"
  9. FFLAGS="${COMMON_FLAGS}"
  10.  
  11. # NOTE: This stage was built with the bindist Use flag enabled
  12. PORTDIR="/usr/portage"
  13. DISTDIR="/usr/portage/distfiles"
  14. PKGDIR="/usr/portage/packages"
  15.  
  16. # This sets the language of build output to English.
  17. # Please keep this setting intact when reporting bugs.
  18. LC_MESSAGES=C
  19. MAKEOPTS="-j5"
  20. EMERGE_DEFAULT_OPTS="--autounmask-write=y"
  21. ACCEPT_LICENSE="* @EULA"
  22. USE="fuse css hddtemp ios ipod dbus lm_sensors networkmanager rtmp xinerama pulseaudio X consolekit -systemd icu python branding infinality -libav ffmpeg -gnome gtk -kde"
  23. VIDEO_CARDS="intel"
  24. ABI_X86="32 64"
  25. GENTOO_MIRRORS="rsync://mirror.netcologne.de/gentoo/"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement