Date: Wed, 20 Jun 2018 08:01:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229049] Mk/bsd.port.mk relies on to-be-removed objdump Message-ID: <bug-229049-7788-hLf5ELnvHt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229049-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-229049-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229049 --- Comment #6 from Mathieu Arnold <mat@FreeBSD.org> --- Mmmm, nm --print-file-name looks interesting. But the format it uses is har= der to parse, especially if the file path contains a space. I think I'll keep using readelf with a nonexistent first argument, which do= es what we need here. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229049-7788-hLf5ELnvHt>