diff options
author | GustavoLCR <gugulcr@gmail.com> | 2022-09-14 01:34:46 -0300 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-10-25 14:59:06 +0300 |
commit | 32bc64e63210cee6df7364a39005d89cdfdc6b71 (patch) | |
tree | 281c411c322547f9ca45fe14a62795e03eef3da1 /mesonbuild/compilers/java.py | |
parent | 3c0ac626d7bbf667762b72a8b075617763e17795 (diff) | |
download | meson-32bc64e63210cee6df7364a39005d89cdfdc6b71.zip meson-32bc64e63210cee6df7364a39005d89cdfdc6b71.tar.gz meson-32bc64e63210cee6df7364a39005d89cdfdc6b71.tar.bz2 |
Fix native compilation on ARM64 Windows
Move `detect_native_windows_arch()` to `mesonlib/universal.py` and
rename it to `windows_detect_native_arch()`
Use `IsWow64Process2()` to detect native architecture if available
Use native `vcvarsarm64.bat` to initialize vsenv if available
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions