diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2015-10-15 20:20:38 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2015-10-18 01:08:04 +0300 |
| commit | 572ce0f4519488840d466befde6bb38ccb044e40 (patch) | |
| tree | 122b04efd982683829ca5678e6ab5e5ee4cc274d /cross/iphone.txt | |
| parent | 1c186d4a300f4e0d4355d9ce1f5c16af54d27dd9 (diff) | |
| download | meson-572ce0f4519488840d466befde6bb38ccb044e40.tar.gz | |
Added cpu family property to system information.
Diffstat (limited to 'cross/iphone.txt')
| -rw-r--r-- | cross/iphone.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/iphone.txt b/cross/iphone.txt index de485510a..b2fe3c9a5 100644 --- a/cross/iphone.txt +++ b/cross/iphone.txt @@ -21,6 +21,7 @@ has_function_hfkerhisadf = false [host_machine] system = 'ios' +cpu_family = 'arm' cpu = 'armv7' endian = 'little' |
