Files
build_soong/ui/build
Colin Cross e57ecb3eb8 Remove extra checkbuild argument from ninja tools command lines
The dangling rules check was running `ninja checkbuild -t targets rule`.
This apparently worked fine with glibc, but is failing when ninja is
compiled with musl.  Musl's getopt_long is leaving "checkbuild" in argv
when calling ninja's ToolTargets, resulting in:
ninja: error: unknown target tool mode 'checkbuild'

Remove the extraneous checkbuild argument.

Bug: 190084016
Test: m checkbuild
Change-Id: I61b6475a5f7cb9d3d47232057ecfdc798864dd81
2021-08-30 14:32:57 -07:00
..
2021-07-23 11:12:05 -07:00
2019-07-23 16:16:15 -04:00
2020-11-18 22:13:23 -05:00
2021-07-23 11:12:05 -07:00
2020-06-25 12:50:00 -07:00