Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 71182 Build 68065: arc lint + arc unit
Event Timeline
Comment Actions
As an aside, a next step could be to remove .if ${${X_}LINKER_TYPE} != "bfd" || ${${X_}LINKER_VERSION} > 21750 as I think we aren't concerned with BFD ld 2.17.50 any longer.
Comment Actions
I guess that means build-id and ifunc no longer need a feature check and we can count on them being available.