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)
Thu, May 22, 8:58 AM
Unknown Object (File)
Sun, May 18, 8:29 PM
Unknown Object (File)
Sat, May 10, 4:12 AM
Unknown Object (File)
Apr 29 2025, 11:09 PM
Unknown Object (File)
Feb 24 2025, 6:40 PM
Unknown Object (File)
Feb 11 2025, 1:04 PM
Unknown Object (File)
Feb 11 2025, 11:58 AM
Unknown Object (File)
Feb 11 2025, 6:50 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.