diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-27 11:46:42 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-31 22:52:31 -0400 |
commit | 8ae2bf5a9e652d49027191709cda5353446af487 (patch) | |
tree | 930e6765fd6779e515221830d9167649092a7f90 /run_cross_test.py | |
parent | 3455f21f72fdc66f35479e01cf9d1fff50665c16 (diff) | |
download | meson-8ae2bf5a9e652d49027191709cda5353446af487.zip meson-8ae2bf5a9e652d49027191709cda5353446af487.tar.gz meson-8ae2bf5a9e652d49027191709cda5353446af487.tar.bz2 |
allow RunTarget to skip wrapping due to env
Forcing serialization on when writing out the build rule makes very
little sense. It was always "forced" on because we mandated a couple of
environment variables due to legacy reasons.
Add an attribute to RunTarget to say that a given target doesn't *need*
those environment variables, and let ninja optimize them away and run
the command directly if set.
Diffstat (limited to 'run_cross_test.py')
0 files changed, 0 insertions, 0 deletions