Advertisement
Guest User

make.conf

a guest
Dec 23rd, 2014
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. # These settings were set by the metro build script that automatically built this stage.
  2. # Please consult /etc/portage/make.conf.example for a more detailed example.
  3.  
  4. CFLAGS="-march=btver2 -O2 -pipe"
  5. CXXFLAGS="-march=btver2 -O2 -pipe"
  6. CHOST="x86_64-pc-linux-gnu"
  7. USE="mmx sse sse2 sse3 sse4 3dnow 3dnowext alsa radeon X gtk xcb png introspection -systemd -nouveau -intel -qt4 -qt5 -kde"
  8. MAKEOPTS="-j5"
  9. GRUB_PLATFORMS="efi-64"
  10. VIDEO_CARDS="radeon"
  11. INPUT_DEVICES="evdev synaptics keyboard mouse"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement