aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/sys/i386_get_ioperm.2
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2025-08-20 12:55:01 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2025-08-20 13:09:11 +0000
commit8d23b31485fb60049cd9344b80b362ec08e9cf75 (patch)
tree84aaac0f60c140cbd564b587078909e00d26a385 /lib/libc/i386/sys/i386_get_ioperm.2
parent53a2e2635ab2d17bed1de7b4e0d782dd23ceb6ea (diff)
depend-cleanup: Add a clean_obj functionHEADmain
The clean_dep function is primarily intended for when a source file is renamed. The 20241025 entry for libcrypt was not related to a rename and resulted in libcrypt getting cleaned out and rebuilt every time. Add a clean_obj function which does what the 20241025 entry needs: delete an object file if it matches a particular regex. This also changes every occurrence of `rm -f` to `rm -fv` so we can more easily tell what gets cleaned up. Fixes: d8cd2d0833e0 ("depend-cleanup.sh: clean up after hash function removal from libcrypt") Reviewed by: jhb, emaste Differential Revision: https://reviews.freebsd.org/D52012
Diffstat (limited to 'lib/libc/i386/sys/i386_get_ioperm.2')
0 files changed, 0 insertions, 0 deletions