Page MenuHomeFreeBSD

Rework r339635 to fix .depend.tables.h handling.
ClosedPublic

Authored by bdrewery on Aug 16 2019, 8:00 PM.
Tags
None
Referenced Files
F146329699: D21295.id.diff
Sun, Mar 1, 7:32 PM
Unknown Object (File)
Sun, Feb 8, 8:21 AM
Unknown Object (File)
Sun, Feb 8, 7:10 AM
Unknown Object (File)
Sun, Feb 8, 4:34 AM
Unknown Object (File)
Jan 31 2026, 12:47 AM
Unknown Object (File)
Dec 26 2025, 1:55 AM
Unknown Object (File)
Dec 13 2025, 4:50 PM
Unknown Object (File)
Dec 13 2025, 10:09 AM
Subscribers

Details

Summary

Avoid touching the tables.h file unless it has changed to avoid unneeded
rebuilds.

MFC after: 2 weeks
PR: 238828
Sponsored by: DellEMC

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25924
Build 24488: arc lint + arc unit

Event Timeline

lib/libsysdecode/Makefile
127–128

need to remove these explicit dependencies

lib/libsysdecode/Makefile
127–128

and then incdir can go away also, expanded inline below.

lib/libsysdecode/mktables
177

> probably?

LGTM other than the minor comments inline

bdrewery marked 3 inline comments as done.

Review findings

This revision was not accepted when it landed; it landed in state Needs Review.Aug 16 2019, 10:34 PM
This revision was automatically updated to reflect the committed changes.