environment.py: Detect all mips* architectures (#8108)
* environment.py: Detect all mips* architectures We have more than those values, like: mipsel mipsel-nf mips32el mips33el-nf mipsisa32r6 mipsisa32r6el So lets just detect them all. Sorry I forgot about 64bit and closed https://github.com/mesonbuild/meson/pull/8106 But now it even detects: mipsisa64r6 mipsisa64r6el * Make dcbaker happypull/8120/head
parent
5c821edf26
commit
f5871f434a
1 changed files with 9 additions and 3 deletions
Loading…
Reference in new issue