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
Unknown Object (File)
Tue, Jan 14, 1:32 PM
Unknown Object (File)
Nov 21 2024, 12:35 PM
Unknown Object (File)
Nov 18 2024, 4:03 PM
Unknown Object (File)
Nov 18 2024, 4:00 PM
Unknown Object (File)
Nov 18 2024, 1:15 PM
Unknown Object (File)
Nov 13 2024, 6:55 PM
Unknown Object (File)
Nov 9 2024, 3:33 AM
Unknown Object (File)
Oct 20 2024, 6:27 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