diff options
author | Marvin Scholz <epirat07@gmail.com> | 2020-07-02 11:21:57 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-07-02 20:03:24 +0300 |
commit | 85686e21d78a587de64dc31b5f50a513ac4b585e (patch) | |
tree | 926c07c61c27a16b4f4af6f8ee676f6703adeef1 /mesonbuild/compilers/objcpp.py | |
parent | a296ee44a1d6bbf72c87bbb6f1063272e0cc24bf (diff) | |
download | meson-85686e21d78a587de64dc31b5f50a513ac4b585e.zip meson-85686e21d78a587de64dc31b5f50a513ac4b585e.tar.gz meson-85686e21d78a587de64dc31b5f50a513ac4b585e.tar.bz2 |
environment: Correctly detect arm64 as aarch64
On some systems aarch64 is reported as arm64. Due to mesons
mangling of everything that starts with arm, it would end up being
detected as arm (which implies 32 bit) which is incorrect.
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions