mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 04:01:56 +02:00
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 = 'armv7a-linux-androideabi19-'
|
|
|
|
[host_machine]
|
|
system = 'android'
|
|
cpu_family = 'arm'
|
|
cpu = 'armv7a'
|
|
endian = 'little'
|