Page MenuHomeFreeBSD

Fix buildworld on FreeBSD 10
ClosedPublic

Authored by arichardson on Jul 12 2018, 12:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 7:16 PM
Unknown Object (File)
Mon, Aug 17, 3:20 PM
Unknown Object (File)
Sun, Aug 16, 9:15 PM
Unknown Object (File)
Sat, Aug 15, 9:47 PM
Unknown Object (File)
Fri, Aug 14, 6:33 PM
Unknown Object (File)
Thu, Aug 13, 9:05 PM
Unknown Object (File)
Tue, Aug 11, 2:35 PM
Unknown Object (File)
Tue, Aug 11, 9:31 AM
Subscribers

Details

Summary

Since r336126 we depend on explicit_bzero() for the libmd
bootstrap. Add it to -legacy if it is not found in /usr/include/strings.h.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ian added a subscriber: ian.

This does indeed fix the problem with building 12 on a 10-stable system, can we please get it committed asap?

tools/build/strings.h
42 ↗(On Diff #45208)

STiRINGS

This revision is now accepted and ready to land.Jul 14 2018, 5:55 PM
This revision was automatically updated to reflect the committed changes.