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)
Tue, May 7, 3:23 AM
Unknown Object (File)
Thu, May 2, 8:56 PM
Unknown Object (File)
Thu, May 2, 5:24 PM
Unknown Object (File)
Thu, May 2, 5:24 PM
Unknown Object (File)
Thu, May 2, 4:56 PM
Unknown Object (File)
Apr 7 2024, 9:12 PM
Unknown Object (File)
Apr 7 2024, 4:52 PM
Unknown Object (File)
Dec 31 2023, 1:43 AM
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

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

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.