Makefile.rules: Make HOST_OS/OS simply expanded variable to avoid excess uname -s...
authorFangrui Song <i@maskray.me>
Mon, 18 Jan 2021 01:19:29 +0000 (17:19 -0800)
committerFangrui Song <i@maskray.me>
Mon, 18 Jan 2021 01:19:29 +0000 (17:19 -0800)
commitb74ae43c44b1c954508149409d3cfe6477be4079
treec6d65e10772f8980429e00ea9ede13bd79d204bf
parent3bdf4507b66348ad78df4655a8e4f36c3fc10f3c
Makefile.rules: Make HOST_OS/OS simply expanded variable to avoid excess uname -s invocations

This decreases the number of runs from 18 to 1.
lldb/packages/Python/lldbsuite/test/make/Makefile.rules