Page MenuHomeFreeBSD

Fix buildworld on FreeBSD 10
ClosedPublic

Authored by arichardson on Jul 12 2018, 12:57 PM.
Tags
None
Referenced Files
F146119102: D16245.id.diff
Fri, Feb 27, 11:42 PM
F146080910: D16245.id.diff
Fri, Feb 27, 3:43 PM
F146046977: D16245.id.diff
Fri, Feb 27, 8:40 AM
Unknown Object (File)
Dec 11 2025, 1:49 PM
Unknown Object (File)
Dec 9 2025, 1:38 AM
Unknown Object (File)
Dec 5 2025, 12:22 PM
Unknown Object (File)
Nov 27 2025, 12:21 PM
Unknown Object (File)
Nov 24 2025, 2:38 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.