linux32.crossfile 153 B

123456789101112
  1. [binaries]
  2. c = 'clang'
  3. ar = 'llvm-ar'
  4. [properties]
  5. c_args = ['-m32']
  6. [host_machine]
  7. system = 'linux'
  8. cpu_family = 'x86'
  9. cpu = 'i686'
  10. endian = 'little'