Page MenuHomeFreeBSD

Allow bootstrapping mkimg on macOS/Linux
ClosedPublic

Authored by arichardson on Jan 16 2020, 10:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 3:43 AM
Unknown Object (File)
Mon, May 11, 3:43 AM
Unknown Object (File)
Mon, May 11, 2:38 AM
Unknown Object (File)
Thu, May 7, 4:03 PM
Unknown Object (File)
Thu, Apr 30, 3:35 PM
Unknown Object (File)
Tue, Apr 21, 5:43 PM
Unknown Object (File)
Apr 21 2026, 4:13 AM
Unknown Object (File)
Apr 20 2026, 8:08 AM
Subscribers

Details

Summary

On these systems the (u)int64_t typedefs will not be implicitly defined by the
previous includes, so include <stdint.h> in the header that uses uint64_t.

Diff Detail

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