Welcome to mirror list, hosted at ThFree Co, Russian Federation.

arm-android.meson « crossfiles « package - github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8531566c4536905aa641c47c23853e66634eca56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[binaries]
c = 'armv7a-linux-androideabi19-clang'
cpp = 'armv7a-linux-androideabi19-clang++'
ar = 'llvm-ar'
strip = 'llvm-strip'
pkgconfig = 'pkg-config'

[properties]
needs_exe_wrapper = true

[host_machine]
system = 'android'
cpu_family = 'arm'
endian = 'little'
cpu = 'arm'