diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2026-01-23 18:31:53 +0100 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2026-01-23 18:33:23 +0100 |
| commit | 3cdb6c9d92ecf479a0df338267f3f844ef6feeb2 (patch) | |
| tree | db5ef5f87f4d2c37eea348b50fe3c1384d1966cd /cddl/lib/libzfsbootenv/Makefile | |
| parent | 6c5fdba45a63d66984e15ddc6996f5e88a55f22c (diff) | |
Before transitively including the base version of inttypes.h, define
__STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS, because the base
inttypes.h directly includes sys/stdint.h, instead of going through the
'regular' stdint.h.
The libc++ version of the latter does define those macros, to ensure
things like UINT64_C() and SIZE_MAX are defined even in C++98 or C++03.
MFC after: 3 days
Diffstat (limited to 'cddl/lib/libzfsbootenv/Makefile')
0 files changed, 0 insertions, 0 deletions
