HomeFreeBSD

rtld: unconditionally generate map file during build

Description

rtld: unconditionally generate map file during build

It is needed at least to ensure that undesirable code is not linked into
rtld from libsys/libc, and adding the map file option each time is not
productive.

Reviewed by: brooks, emaste
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D44136

Details

Provenance
kibAuthored on Feb 28 2024, 12:04 AM
Reviewer
brooks
Differential Revision
D44136: rtld: unconditionally generate map file during build
Parents
rG7ee47c3bb7a6: sockets: in solisten_proto() don't call sbdestroy() on a PR_SOCKBUF
Branches
Unknown
Tags
Unknown