use.mask 721 B

123456789101112131415161718192021222324252627282930313233343536
  1. # Copyright 1999-2017 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # Force the flag which corresponds to arch/abi, bug #515130
  4. -amd64
  5. -abi_x86_64
  6. # unmask all SIMD assembler flags
  7. -cpu_flags_x86_3dnow
  8. -cpu_flags_x86_3dnowext
  9. -cpu_flags_x86_aes
  10. -cpu_flags_x86_avx
  11. -cpu_flags_x86_avx2
  12. -cpu_flags_x86_fma3
  13. -cpu_flags_x86_fma4
  14. -cpu_flags_x86_mmx
  15. -cpu_flags_x86_mmxext
  16. -cpu_flags_x86_padlock
  17. -cpu_flags_x86_popcnt
  18. -cpu_flags_x86_sse
  19. -cpu_flags_x86_sse2
  20. -cpu_flags_x86_sse3
  21. -cpu_flags_x86_sse4_1
  22. -cpu_flags_x86_sse4_2
  23. -cpu_flags_x86_sse4a
  24. -cpu_flags_x86_ssse3
  25. -cpu_flags_x86_xop
  26. # Lilo works on amd64
  27. -lilo
  28. # These work
  29. -input_devices_synaptics
  30. -input_devices_wacom
  31. -video_cards_qxl