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)
May 6 2024, 6:22 AM
Unknown Object (File)
May 3 2024, 4:52 AM
Unknown Object (File)
Apr 27 2024, 4:31 AM
Unknown Object (File)
Apr 27 2024, 3:51 AM
Unknown Object (File)
Apr 27 2024, 3:47 AM
Unknown Object (File)
Apr 27 2024, 3:15 AM
Unknown Object (File)
Apr 23 2024, 5:47 PM
Unknown Object (File)
Apr 11 2024, 7:52 PM
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