15 lines
277 B
Text
15 lines
277 B
Text
[binaries]
|
|
c = 'armv7a-linux-androideabi21-clang'
|
|
cpp = 'armv7a-linux-androideabi21-clang++'
|
|
ar = 'llvm-ar'
|
|
strip = 'llvm-strip'
|
|
pkgconfig = 'pkg-config'
|
|
|
|
[properties]
|
|
needs_exe_wrapper = true
|
|
|
|
[host_machine]
|
|
system = 'android'
|
|
cpu_family = 'arm'
|
|
cpu = 'arm'
|
|
endian = 'little'
|