Page MenuHomeFreeBSD

depend-cleanup.sh: Handle kqtest being renamed to kqueue_test.
ClosedPublic

Authored by jhb on Jul 14 2022, 7:03 PM.
Tags
None
Referenced Files
F102538792: D35820.id108183.diff
Wed, Nov 13, 6:55 PM
Unknown Object (File)
Sat, Nov 9, 3:33 AM
Unknown Object (File)
Sun, Oct 20, 6:27 AM
Unknown Object (File)
Oct 4 2024, 5:49 PM
Unknown Object (File)
Sep 24 2024, 9:01 AM
Unknown Object (File)
Sep 12 2024, 1:59 AM
Unknown Object (File)
Sep 5 2024, 12:12 AM
Unknown Object (File)
Sep 3 2024, 5:06 AM
Subscribers

Details

Summary

bmake will not think that object files such as read.o are out of
date due to common.h changing since the dependency is only
recorded in .depend.kqtest.read.o in an old object directory.

Fixes: 68fe988a40ca kqueue tests: Simplify the test runner
Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable