Page MenuHomeFreeBSD

boot: Only use elfcopy if in-tree toolchain was built
ClosedPublic

Authored by emaste on Apr 9 2025, 2:05 AM.
Tags
None
Referenced Files
F147247889: D49722.diff
Mon, Mar 9, 10:28 AM
Unknown Object (File)
Sun, Mar 8, 11:02 PM
Unknown Object (File)
Sat, Feb 21, 6:23 AM
Unknown Object (File)
Wed, Feb 18, 11:23 PM
Unknown Object (File)
Feb 7 2026, 8:40 PM
Unknown Object (File)
Feb 7 2026, 5:19 PM
Unknown Object (File)
Jan 30 2026, 11:34 PM
Unknown Object (File)
Jan 27 2026, 4:15 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Apr 9 2025, 2:05 AM

If we're not bootstrapping ELF Tool Chain, check if objcopy is LLVM's or not. If not, we can use it.

This revision is now accepted and ready to land.Apr 9 2025, 7:03 PM