diff options
| author | Jesse Towner <jwtowner@users.noreply.github.com> | 2021-02-20 21:29:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 21:29:35 -0800 |
| commit | a037d826492039db9d58af47a1e1248037d15f40 (patch) | |
| tree | ce9c93590792548a2c306ddf60eea06b166bf5a1 /scripts/testing | |
| parent | 77c6c342230b682dac2395fe2a67278f19801fd2 (diff) | |
| download | vcpkg-a037d826492039db9d58af47a1e1248037d15f40.tar.gz vcpkg-a037d826492039db9d58af47a1e1248037d15f40.zip | |
[vcpkg] vcpkg_configure_meson: cross-compile fixes for Android (#16260)
* [vcpkg] vcpkg_configure_meson: cross-compile fixes
This change includes two fixes to the meson cross-compile config.
The first change fixes the regex used to partition linker flag
options so that it supports double-hyphen prefixes.
The second change ensures that the cross file is always generated
when the target platform is either Android or iOS, even if the
host and target CPU architectures are the same.
* Use helper function instead of regex replace
Use vcpkg_internal_meson_convert_compiler_flags_to_list to partition
compiler flags into a list, instead of string(REGEX REPLACE ...).
Diffstat (limited to 'scripts/testing')
0 files changed, 0 insertions, 0 deletions
