diff options
author | Ross Burton <ross@burtonini.com> | 2018-06-20 13:45:44 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-06-20 12:45:44 +0000 |
commit | ecde1789b2152b3e987b41afc390ffa031a390ec (patch) | |
tree | 73c7af92d6e8994499ef20540695ba36f98f6297 /docs/markdown/snippets | |
parent | 9fdf4d83e66f27715b1f0e3b7f86ad8c5c997024 (diff) | |
download | meson-ecde1789b2152b3e987b41afc390ffa031a390ec.zip meson-ecde1789b2152b3e987b41afc390ffa031a390ec.tar.gz meson-ecde1789b2152b3e987b41afc390ffa031a390ec.tar.bz2 |
Validate cpu_family (#3753)
* environment: validate cpu_family in cross file
* run_unittests: add unittest to ensure CPU family list in docs and environment matches
* run_unittests: skip compiler options test if not in a git repository
* environment: validate the detected cpu_family
* docs: add 32-bit PowerPC and 32/64-bit MIPS to CPU Families table
Names gathered by booting Linux in Qemu and running:
$ python3
import platform; platform.machine()
Partial fix for #3751
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions