Page MenuHomeFreeBSD

tools/build/Makefile: Always add md4.h to SYSINCS
ClosedPublic

Authored by ivy on Apr 9 2026, 8:18 AM.
Tags
None
Referenced Files
F163199326: D56327.diff
Mon, Jul 20, 11:57 PM
Unknown Object (File)
Wed, Jul 15, 7:16 AM
Unknown Object (File)
Wed, Jul 15, 7:16 AM
Unknown Object (File)
Tue, Jul 14, 9:28 PM
Unknown Object (File)
Thu, Jul 9, 6:46 PM
Unknown Object (File)
Sun, Jul 5, 9:43 PM
Unknown Object (File)
Thu, Jun 25, 7:31 PM
Unknown Object (File)
Wed, Jun 24, 10:51 PM
Subscribers

Details

Summary

Since libmd was added to the bootstrap, building main on stable/14
fails because of an incompatibility in its old md4.h. Fix this by
always including md4.h in the bootstrap headers, instead of only
doing so when building on a non-FreeBSD host.

Fixes: 50de0bf50512 ("flua: Always build as a bootstrap tool")
Reported by: olce
Sponsored by: https://www.patreon.com/bsdivy

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72076
Build 68959: arc lint + arc unit