diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-10-23 21:30:27 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-10-23 21:30:27 +0000 |
commit | 493f9f8597336a38541583d5113b2500f6256b94 (patch) | |
tree | 781bb0c0f66feafe3bc6926f9b63014c61b4aea2 /lib/libc/stdio/fdopen.c | |
parent | feb0daeb4157f9428ee387c9f8ec07f37c6cba9a (diff) | |
download | FreeBSD-src-493f9f8597336a38541583d5113b2500f6256b94.zip FreeBSD-src-493f9f8597336a38541583d5113b2500f6256b94.tar.gz |
Rework r289778 to always parallelize known targets, without ordering.
- Rather than allow 'make clean*' to ignore dependencies, make a static
list of targets in STANDALONE_SUBDIR_TARGETS that are known to be safe.
This allows a user to override them if needed and avoids adding this feature
to user-defined targets that are in ${SUBDIR_TARGETS}. [1]
- This now also allows to force SUBDIR_PARALLEL when calling these
targets, since no dependencies are needed.
Reported by: ian [1]
Sponsored by: EMC / Isilon Storage Division
MFC after: 3 weeks
X-MFC-With: r289778
Diffstat (limited to 'lib/libc/stdio/fdopen.c')
0 files changed, 0 insertions, 0 deletions