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 #3751pull/3528/merge
parent
9fdf4d83e6
commit
ecde1789b2
3 changed files with 46 additions and 0 deletions
Loading…
Reference in new issue