Page MenuHomeFreeBSD

Avoid bsd.files.mk duplicate rule warning for bfd ldscripts
ClosedPublic

Authored by arichardson on Jan 8 2019, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 9:46 AM
Unknown Object (File)
Wed, Apr 29, 2:29 AM
Unknown Object (File)
Wed, Apr 29, 2:24 AM
Unknown Object (File)
Wed, Apr 29, 1:22 AM
Unknown Object (File)
Wed, Apr 29, 1:13 AM
Unknown Object (File)
Fri, Apr 24, 11:25 AM
Unknown Object (File)
Apr 21 2026, 8:34 AM
Unknown Object (File)
Apr 20 2026, 6:57 PM
Subscribers
None

Details

Summary

Without this change I get lots of
warning: duplicate script for target "_FILESINS_ldscripts/elf64btsmip_fbsd.xw" ignored
message for every tree walk.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21885
Build 21131: arc lint + arc unit

Event Timeline

This looks reasonable to me.

This revision is now accepted and ready to land.Jan 8 2019, 3:02 PM
This revision was automatically updated to reflect the committed changes.