Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2018 14:57:48 +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-06cCSveBbz@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 #5 from Ed Maste <emaste@freebsd.org> ---
Ah, it looks like the objdump use is just to see if there is a reference to
gets, mktemp, tempnam, tmpnam, or in audit mode also strcpy, strcat, sprint=
f.

Equivalent information (in a different format) should be available from `nm
--dynamic`, and nm also accepts `--print-file-name` if desired.

--=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-06cCSveBbz>