HomeFreeBSD

config: check for parallel(1), use it for cstyle

Description

config: check for parallel(1), use it for cstyle

Before:
$ time make cstyle
real 0m23.118s
user 0m23.002s
sys 0m0.114s

After:
$ time make cstyle
real 0m4.577s
user 0m31.487s
sys 0m0.699s

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Issue #12899

Details

Provenance
наб <nabijaczleweli@nabijaczleweli.xyz>Authored on Dec 23 2021, 8:26 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 6 2022, 8:46 PM
Parents
rG95aab0b7d22a: libfetch: unquote @LIBFETCH_SONAME@ subst
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGf788aaeb0e13: config: check for parallel(1), use it for cstyle (authored by наб <nabijaczleweli@nabijaczleweli.xyz>).Jan 6 2022, 8:46 PM