Page MenuHomeFreeBSD

ldd32: place in utilities-lib32 not utilities
ClosedPublic

Authored by ifreund_freebsdfoundation.org on Oct 9 2024, 10:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 7:27 PM
Unknown Object (File)
Wed, Oct 8, 11:48 AM
Unknown Object (File)
Mon, Sep 22, 3:03 AM
Unknown Object (File)
Sep 10 2025, 11:12 PM
Unknown Object (File)
Sep 1 2025, 7:39 PM
Unknown Object (File)
Aug 14 2025, 3:54 AM
Unknown Object (File)
Aug 12 2025, 4:09 PM
Unknown Object (File)
Aug 8 2025, 9:03 AM
Subscribers

Details

Summary

The ldd32 binary is currently in the utilities package but belongs in
utilities-lib32. This patch corrects the situation.

PR: 249145
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Aside, we should also update the description in tools/build/options/WITHOUT_LIB32. It refers to 32-bit library set and ld-elf32.so.1 but should also mention ldd32 or something like "and other components related to 32-bit libraries"

This revision is now accepted and ready to land.Oct 9 2024, 12:26 PM
This revision was automatically updated to reflect the committed changes.