HomeFreeBSD

include: Delete stale symlinks using find(1) instead of a shell loop.

Description

include: Delete stale symlinks using find(1) instead of a shell loop.

This reduces the number of execve() syscalls during make includes by 88.

Reviewed By: jhb
Differential Revision: https://reviews.freebsd.org/D27622

Details

Provenance
arichardsonAuthored on Jan 19 2021, 11:35 AM
Reviewer
jhb
Differential Revision
D27622: include: Delete stale symlinks using find(1) instead of a shell loop.
Parents
rGa81c165bce14: Require uint32_t alignment for ipfw_insn
Branches
Unknown
Tags
Unknown