Page MenuHomeFreeBSD

Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP
ClosedPublic

Authored by emaste on Aug 14 2015, 3:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 27, 11:23 PM
Unknown Object (File)
Thu, Jun 26, 8:32 AM
Unknown Object (File)
Wed, Jun 25, 5:58 PM
Unknown Object (File)
Fri, Jun 20, 6:26 AM
Unknown Object (File)
Jun 6 2025, 2:47 AM
Unknown Object (File)
May 17 2025, 6:44 PM
Unknown Object (File)
May 12 2025, 11:38 PM
Unknown Object (File)
Apr 18 2025, 5:09 AM
Subscribers

Details

Summary

For most cases they are equivalent, but BINUTILS_BOOTSTRAP is a BROKEN_OPTION on arm64 as the in-tree GNU binutils do not support it. Thus we need a separate internal flag for ELF Tool Chain.

Diff Detail

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

Event Timeline

emaste retitled this revision from to Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: andrew, brooks.
andrew edited edge metadata.

Fixes the build for me building arm64 11 on 10.1

This revision is now accepted and ready to land.Aug 17 2015, 8:03 AM
brooks edited edge metadata.
This revision was automatically updated to reflect the committed changes.