mirror of
https://github.com/videolan/vlc-android
synced 2024-12-12 11:13:52 +08:00
a61a92bda9
We need 2 versions for each ABI, one for NDK21, one for NDK25. The NDK21 ones will be removed one day.
18 lines
324 B
Plaintext
18 lines
324 B
Plaintext
# Automatically generated by contrib makefile
|
|
|
|
[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'
|
|
endian = 'little'
|
|
cpu = 'arm'
|