HomeFreeBSD

misc/seabios: Update to 1.16.0; use binutils binaries

Description

misc/seabios: Update to 1.16.0; use binutils binaries

Upstream release information:
https://www.seabios.org/Releases#SeaBIOS_1.15.0
https://www.seabios.org/Releases#SeaBIOS_1.16.0

When ports set USE_BINUTILS=yes, the environment is adjusted with, e.g.,
OBJDUMP=${LOCALBASE}/bin/objdump, so that binaries from devel/binutils
are used during the build. SeaBIOS, however, ignores these environment
variables, so supply them to MAKE_ARGS. This will fix the build when
/usr/bin/llvm-objdump is linked to /usr/bin/objdump. See PR 267854.

PR: 267854
Approved by: royger (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D37667

Details

Provenance
jrmAuthored on Dec 9 2022, 10:08 PM
Differential Revision
D37667: misc/seabios: Update to 1.16.0; use binutils binaries
Parents
R11:33b05a16fc03: lang/perl5*: remove workarounds for lld 15 and dtrace enabled
Branches
Unknown
Tags
Unknown