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
Unknown Object (File)
Tue, Apr 21, 2:09 PM
Unknown Object (File)
Sat, Apr 18, 5:44 PM
Unknown Object (File)
Sat, Apr 18, 3:15 PM
Unknown Object (File)
Sat, Apr 18, 12:56 PM
Unknown Object (File)
Sat, Apr 18, 7:17 AM
Unknown Object (File)
Fri, Apr 17, 10:58 PM
Unknown Object (File)
Fri, Apr 17, 2:58 PM
Unknown Object (File)
Thu, Apr 16, 8:43 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