diff options
author | Simon McVittie <smcv@debian.org> | 2023-08-05 11:13:53 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-08-06 02:32:25 -0400 |
commit | 2cf79c5062f553382b641f4ac8be897d532902aa (patch) | |
tree | 8e6fa373940ec4ba0309f6af6b82ce9c803715c6 /mesonbuild/scripts/test_loaded_modules.py | |
parent | 432317bc6bbfa594bbaf99e13ccb840db3903568 (diff) | |
download | meson-2cf79c5062f553382b641f4ac8be897d532902aa.zip meson-2cf79c5062f553382b641f4ac8be897d532902aa.tar.gz meson-2cf79c5062f553382b641f4ac8be897d532902aa.tar.bz2 |
environment: Assume that mips64 can run 32-bit mips binaries
The relationship between mips64 and mips is similar to the relationship
between x86_64 and x86. Representing it here is necessary so that we
will not require an exe_wrapper when cross-compiling for 32-bit mips on
mips64, or when a complete 32-bit mips user-space runs on a 64-bit kernel
without using linux32 to alter uname(2) to pretend to be 32-bit.
Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'mesonbuild/scripts/test_loaded_modules.py')
0 files changed, 0 insertions, 0 deletions