Unverified Commit 766fafa0 authored by Joseph Mingrone's avatar Joseph Mingrone
Browse files

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
parent 33b05a16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment