diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2017-08-01 04:03:36 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2019-06-19 00:04:17 +0300 |
commit | a35844c08d8d30e21920c4881ce2f859961c5a0d (patch) | |
tree | 83b60f40559fd5985128ed5759b82a4764f12b81 /mesonbuild/cmake/client.py | |
parent | ceb70a5c2ec966f09ed02db9d47a015ee69adaab (diff) | |
download | meson-a35844c08d8d30e21920c4881ce2f859961c5a0d.zip meson-a35844c08d8d30e21920c4881ce2f859961c5a0d.tar.gz meson-a35844c08d8d30e21920c4881ce2f859961c5a0d.tar.bz2 |
Canonicalize 'i86pc' return from platform.machine() for Solaris
i86pc may be either 32-bit or 64-bit, so use existing compiler checks
to determine if it should return 'x86' or 'x86_64'.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'mesonbuild/cmake/client.py')
0 files changed, 0 insertions, 0 deletions