diff options
| author | Christoph Reiter <reiter.christoph@gmail.com> | 2024-07-11 22:31:39 +0200 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-07-16 02:01:21 -0400 |
| commit | d9e2dd6c806b5edf0f686c088fff2b3836ba1624 (patch) | |
| tree | 42574611b21dd495940435814681c6a0c675d67c /mesonbuild/compilers/objcpp.py | |
| parent | 2a8bb3b9f10f180c50930db92eaf23e8c4c9b81a (diff) | |
| download | meson-d9e2dd6c806b5edf0f686c088fff2b3836ba1624.tar.gz | |
Revert various cross compile changes
c1076241af11f10acac28d771688bb54c6b0b340 changed the logic in multiple
places, in particular it looks like it was assumed that is_cross is always
the same as need_exe_wrapper(), but that's not true.
Also the commit only talks about mypy, so this was definitely not intended.
This reverts all the cases where need_exe_wrapper() was introduced back to
is_cross.
The change in backends.py could be a correct simplification, but I don't know
the code base enough, so reverting that too.
See #13403 and #13410
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions
