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.
17 lines
329 B
Plaintext
17 lines
329 B
Plaintext
# Automatically generated by contrib makefile
|
|
|
|
[binaries]
|
|
c = 'x86_64-linux-android21-clang'
|
|
cpp = 'x86_64-linux-android21-clang++'
|
|
ar = 'x86_64-linux-android-ar'
|
|
strip = 'x86_64-linux-android-strip'
|
|
pkgconfig = 'pkg-config'
|
|
|
|
[properties]
|
|
|
|
[host_machine]
|
|
system = 'android'
|
|
cpu_family = 'x86_64'
|
|
endian = 'little'
|
|
cpu = 'x86_64'
|