Page MenuHomeFreeBSD

Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP
ClosedPublic

Authored by emaste on Aug 14 2015, 3:56 PM.
Tags
None
Referenced Files
F147913636: D3381.id8006.diff
Sat, Mar 14, 3:17 PM
F147861987: D3381.id8006.diff
Sat, Mar 14, 6:27 AM
Unknown Object (File)
Fri, Mar 13, 4:54 AM
Unknown Object (File)
Thu, Mar 12, 11:07 PM
Unknown Object (File)
Fri, Mar 6, 5:17 AM
Unknown Object (File)
Wed, Mar 4, 8:56 AM
Unknown Object (File)
Tue, Mar 3, 3:58 AM
Unknown Object (File)
Sun, Mar 1, 10:11 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

Lint
Lint Skipped
Unit
Tests Skipped

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.