HomeFreeBSD

build: Use `rm -fv` for BATCH_DELETE_OLD_FILES

Description

build: Use rm -fv for BATCH_DELETE_OLD_FILES

It's possible to have files with odd permissions in the tmproot (or
sysroot), causing rm to prompt for each one during e.g. buildworld.
Add -f to forcibly delete these.

Reviewed by: brooks
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37111

(cherry picked from commit 470fb726f3d242fed42592bc59263c9d49226073)

Details

Provenance
emasteAuthored on Oct 24 2022, 6:06 PM
Reviewer
brooks
Differential Revision
D37111: Use `rm -fv` for BATCH_DELETE_OLD_FILES
Parents
rGb53f847c9ed2: sshd: sync tracing disable with upstream
Branches
Unknown
Tags
Unknown