513d2cae3e
Also restructure meson.build and the ghactions workflow a bit, and enable -ffunction-sections and -fdata-sections. Note that starcatcher uploads have not been tested and most likely don't work.
9 lines
160 B
INI
9 lines
160 B
INI
[constants]
|
|
android_ndk_toolchain_prefix = 'aarch64-linux-android21-'
|
|
|
|
[host_machine]
|
|
system = 'android'
|
|
cpu_family = 'aarch64'
|
|
cpu = 'armv8'
|
|
endian = 'little'
|