CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/08/30 13:58:56
Modified files:
devel/binutils : Makefile
Log message:
binutils: remove dependency on devel/msgpack.
Building against msgpack is only useful for dumping NT_AMDGPU_METADATA note
contents in readelf. If msgpack support is disabled, the note contents is
dumped as hex.
See upstream commit 2952f10cd79af4645222f124f28c7928287d8113 for details.
Neither Debian, Fedora, FreeBSD, or NetBSD enable msgpack support.
