661eb95df0
We need to set the property `needs_exe_wrapper` to true for x86_64 cross compilation. Else, meson will try to detect if we could run the cross compiled executable, and because it is the same arch, it will assume we can. So it will try to sanity check and execute the cross compiled binary. Then fails. |
||
---|---|---|
.. | ||
bash_wrapper.sh | ||
cmake_android_cross_file.txt | ||
cmake_cross_file.txt | ||
cmake_i586_cross_file.txt | ||
cmake_ios_cross_file.txt | ||
meson_android_cross_file.txt | ||
meson_cross_file.txt | ||
meson_ios_cross_file.txt |