HomeFreeBSD

Disable build-id in i386 binary boot components

Description

Disable build-id in i386 binary boot components

A user may enable build-id for all builds by adding
LDFLAGS=-Wl,--build-id=sha1 to /etc/make.conf. In this case the build-id
note ends added up to mbr and pmbr's .text, which makes it too large (it
ends up being 532 bytes). To avoid this explicitly turn off build-id for
these components.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D15470

Details

Provenance
emasteAuthored on Nov 23 2018, 1:50 PM
Parents
rG18b602f9544f: sfxge(4): support inner checksum offload on transmit
Branches
Unknown
Tags
Unknown

Event Timeline