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)
Dec 31 2024, 11:32 PM
Unknown Object (File)
Dec 31 2024, 12:22 AM
Unknown Object (File)
Dec 30 2024, 12:36 AM
Unknown Object (File)
Dec 28 2024, 11:18 PM
Unknown Object (File)
Dec 27 2024, 9:50 PM
Unknown Object (File)
Dec 11 2024, 6:12 AM
Unknown Object (File)
Nov 7 2024, 5:50 PM
Unknown Object (File)
Oct 14 2024, 3:20 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