Advertisement
Guest User

Untitled

a guest
Jul 14th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1.  
  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.  
  9. # WARNING: Changing your CHOST is not something that should be done lightly.
  10. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  11. CHOST="x86_64-pc-linux-gnu"
  12. MAKEOPTS="-j3"
  13. # These are the USE flags that were used in addition to what is provided by the
  14. # profile used for building.
  15. USE="opengl touchpad webinterface X dbus firefox kde dvd alsa cdr pulseaudio bindist mmx sse sse2 dri udev sna glamor"
  16. PORTDIR="/usr/portage"
  17. DISTDIR="${PORTDIR}/distfiles"
  18. PKGDIR="${PORTDIR}/packages"
  19. VIDEO_CARDS="intel i915 nvidia i965"
  20. source /var/lib/layman/make.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement