diff options
author | Matthew Maurer <[email protected]> | 2023-09-28 20:49:25 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2023-10-15 21:48:24 +0200 |
commit | 45f97e6385cad6d0e48a27ddcd08793bb4d35851 (patch) | |
tree | 0b3a7d3acc924c8899ce9b05d74579b3615f6920 /scripts/generate_rust_analyzer.py | |
parent | e08ff622c91af997cb89bc47e90a1a383e938bd0 (diff) |
rust: Use awk instead of recent xargs
`awk` is already required by the kernel build, and the `xargs` feature
used in current Rust detection is not present in all `xargs` (notably,
toybox based xargs, used in the Android kernel build).
Signed-off-by: Matthew Maurer <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Tested-by: Alice Ryhl <[email protected]>
Reviewed-by: Martin Rodriguez Reboredo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions