vlc-android/buildsystem/crossfiles/armeabi-v7a-ndk25.crossfile
Thomas Guillem a61a92bda9 buildsystem: update meson crossfiles
We need 2 versions for each ABI, one for NDK21, one for NDK25.

The NDK21 ones will be removed one day.
2022-08-03 05:41:01 +00:00

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'