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)
Mon, Mar 23, 1:12 AM
Unknown Object (File)
Thu, Mar 12, 2:39 AM
Unknown Object (File)
Sun, Mar 8, 9:26 PM
Unknown Object (File)
Mar 3 2026, 7:29 AM
Unknown Object (File)
Feb 28 2026, 10:28 PM
Unknown Object (File)
Feb 24 2026, 8:30 PM
Unknown Object (File)
Feb 21 2026, 1:25 AM
Unknown Object (File)
Feb 8 2026, 1:39 PM
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.