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, Oct 13, 3:17 AM
Unknown Object (File)
Thu, Sep 18, 11:38 AM
Unknown Object (File)
Sep 9 2025, 11:23 AM
Unknown Object (File)
Sep 9 2025, 7:18 AM
Unknown Object (File)
Sep 2 2025, 5:25 AM
Unknown Object (File)
Aug 26 2025, 7:14 AM
Unknown Object (File)
Aug 26 2025, 7:01 AM
Unknown Object (File)
Aug 26 2025, 6:56 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