https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229046
--- Comment #17 from [email protected] --- A commit references this bug: Author: emaste Date: Fri Jun 22 00:30:25 UTC 2018 New revision: 335521 URL: https://svnweb.freebsd.org/changeset/base/335521 Log: MFC r335213: ldd: reference readelf instead of objdump in warning message We have an obsolete GNU objdump 2.17.50 in the base system, which will be removed in the future. Suggest readelf(1) for examining ELF files instead; for most use cases it is the preferred tool anyhow. PR: 229046 Sponsored by: The FreeBSD Foundation Changes: _U stable/11/ stable/11/usr.bin/ldd/sods.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
