[Bug 243321] pmcannotate depends on objdump which will be removed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Sep 2024 13:30:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Summary|pmcannotate depends on |pmcannotate depends on
|objdump |objdump which will be
| |removed
Resolution|--- |Overcome By Events
--- Comment #6 from Ed Maste <emaste@freebsd.org> ---
We've installed llvm-objdump as objdump for some time now, so an objdump is
available.
commit 86edb11e7491e657e6c75ef6814867021665c377
Author: Ed Maste <emaste@FreeBSD.org>
Date: Fri Nov 18 15:47:13 2022 -0500
Always install llvm-objdump as objdump
Instead of providing no /usr/bin/objdump when LLVM_BINUTILS is false.
PR: 267854 [exp-run]
Reviewed by: dim
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37445
--
You are receiving this mail because:
You are the assignee for the bug.