cross-files/android: cpu is aarch64, not arm64
Matching the value in glib: https://gitlab.gnome.org/GNOME/glib/merge_requests/1376#note_719427
This commit is contained in:
parent
b9acfcace8
commit
ee4108a086
@ -1,7 +1,7 @@
|
|||||||
[host_machine]
|
[host_machine]
|
||||||
system = 'android'
|
system = 'android'
|
||||||
cpu_family = 'aarch64'
|
cpu_family = 'aarch64'
|
||||||
cpu = 'arm64'
|
cpu = 'aarch64'
|
||||||
endian = 'little'
|
endian = 'little'
|
||||||
|
|
||||||
[properties]
|
[properties]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user