diff options
author | Linhui Liu <liulinhui36@gmail.com> | 2023-03-31 21:34:01 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-01 21:58:31 +0200 |
commit | 3efd49a588d7d7c800b03551552d120b8af44bb7 (patch) | |
tree | 3b1341939b84fc5e1cbc92ea61b25c760074bedc /tools/mkimage | |
parent | 37dbe302158c7c567835ed64c118236dfc0425b2 (diff) | |
download | upstream-3efd49a588d7d7c800b03551552d120b8af44bb7.tar.gz upstream-3efd49a588d7d7c800b03551552d120b8af44bb7.tar.bz2 upstream-3efd49a588d7d7c800b03551552d120b8af44bb7.zip |
tools/squashfs4: enable parallel builds
Run `time make tools/squashfs4/{clean,compile} -j$(nproc)`
Before:
real 0m8.803s
user 0m12.415s
sys 0m1.317s
After:
real 0m13.781s
user 0m13.290s
sys 0m1.528s
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Diffstat (limited to 'tools/mkimage')
0 files changed, 0 insertions, 0 deletions