Page MenuHomeFreeBSD

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

Authored by ivy on Thu, Apr 9, 8:18 AM.
Tags
None
Referenced Files
F152585489: D56327.id175173.diff
Wed, Apr 15, 8:04 PM
F152490151: D56327.id175183.diff
Wed, Apr 15, 7:11 AM
F152460032: D56327.diff
Wed, Apr 15, 2:35 AM
Unknown Object (File)
Sun, Apr 12, 12:21 PM
Unknown Object (File)
Thu, Apr 9, 2:01 PM
Unknown Object (File)
Thu, Apr 9, 9:23 AM
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