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)
Jan 2 2025, 7:31 AM
Unknown Object (File)
Nov 14 2024, 11:44 PM
Unknown Object (File)
Nov 13 2024, 7:11 PM
Unknown Object (File)
Nov 5 2024, 9:04 PM
Unknown Object (File)
Nov 1 2024, 3:29 PM
Unknown Object (File)
Oct 20 2024, 1:27 AM
Unknown Object (File)
Sep 25 2024, 1:15 AM
Unknown Object (File)
Sep 19 2024, 6:35 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.