HomeFreeBSD

Enable SUBDIR_PARELLEL in lib/libclang_rt

Description

Enable SUBDIR_PARELLEL in lib/libclang_rt

I noticed that this part of the build was taking much longer than
expected. Turns out it's due to not running the subdirs in parallel.
Reduces make all inside lib/libclang_rt time from 63s to 20s with -j32.

Reviewed By: dim
Differential Revision: https://reviews.freebsd.org/D26623

Details

Provenance
arichardsonAuthored on Oct 12 2020, 10:42 AM
Parents
rGe5ccad508ba8: Fix build with -DBOOTSTRAP_ALL_TOOLS
Branches
Unknown
Tags
Unknown