HomeFreeBSD

libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__

Description

libcxx: use SIZEOF_LONG == 8 instead of LP64

for CHERI.

Requested by: arichardson
Reviewed by: arichardson, emaste, imp
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D38178

Details

Provenance
kibAuthored on Jan 24 2023, 10:03 AM
Reviewer
arichardson
Differential Revision
D38178: libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__
Parents
rG9147969bc277: iflib: Add null check to iflib_stop()
Branches
Unknown
Tags
Unknown