[Bug 229049] Mk/bsd.port.mk relies on to-be-removed objdump

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 19 14:57:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229049

--- Comment #5 from Ed Maste <emaste at 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, sprintf.

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list