HomeFreeBSD

ldd: Use __PATH_RTLD("32") over _COMPAT32_PATH_RTLD

Description

ldd: Use __PATH_RTLD("32") over _COMPAT32_PATH_RTLD

This will allow the latter to be removed, reducing the boilerplate
needed for a new libcompat.

Reviewed by: kib, brooks, jhb
Differential Revision: https://reviews.freebsd.org/D40934

Details

Provenance
jrtc27Authored on Jul 9 2023, 5:50 PM
Reviewer
kib
Differential Revision
D40934: ldd: Use __PATH_RTLD("32") over _COMPAT32_PATH_RTLD
Parents
rG1e635e87e3e2: ldconfig: Use __PATH_ELF_HINTS("32") over _PATH_ELF32_HINTS
Branches
Unknown
Tags
Unknown