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)
Wed, Dec 11, 6:12 AM
Unknown Object (File)
Nov 7 2024, 5:50 PM
Unknown Object (File)
Oct 14 2024, 3:20 PM
Unknown Object (File)
Oct 3 2024, 6:15 AM
Unknown Object (File)
Oct 2 2024, 7:36 PM
Unknown Object (File)
Oct 2 2024, 3:10 PM
Unknown Object (File)
Oct 2 2024, 2:22 PM
Unknown Object (File)
Oct 1 2024, 12:48 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