HomeFreeBSD

MFC r286699:

Description

MFC r286699:

In gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro, which relies on
undefined behavior. The code used this macro to avoid problems on some
broken systems which define SSIZE_MAX incorrectly, but this is not
needed on FreeBSD, obviously.

Details

Provenance
dimAuthored on
Parents
rS288132: Add pass device to arm64 GENERIC (for smartctl)
Branches
Unknown
Tags
Unknown