Page MenuHomeFreeBSD

disable build-id in i386 binary boot components
ClosedPublic

Authored by emaste on May 18 2018, 2:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 15, 2:38 PM
Unknown Object (File)
Sat, Nov 15, 2:38 PM
Unknown Object (File)
Sat, Nov 15, 2:38 PM
Unknown Object (File)
Sat, Nov 15, 2:34 PM
Unknown Object (File)
Mon, Nov 3, 9:20 PM
Unknown Object (File)
Sat, Oct 18, 11:01 AM
Unknown Object (File)
Sat, Oct 18, 11:01 AM
Unknown Object (File)
Sat, Oct 18, 11:01 AM
Subscribers
None

Details

Summary

A user may experiment with build-id by e.g. adding LDFLAGS=-Wl,--build-id=sha1 to /etc/make.conf. If a user does this, the build-id note ends up added to e.g. mbr or pmbr's .text, making it too large (532 bytes). Explicitly turn off build-id for these components.

(I was the user in question.)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 23 2018, 1:50 PM
This revision was automatically updated to reflect the committed changes.