]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid bsd.files.mk duplicate rule warning for bfd ldscripts
authorarichardson <arichardson@FreeBSD.org>
Wed, 9 Jan 2019 11:13:05 +0000 (11:13 +0000)
committerarichardson <arichardson@FreeBSD.org>
Wed, 9 Jan 2019 11:13:05 +0000 (11:13 +0000)
commit633df669ff927d760a4423316d0bb8fd054cf4ab
tree2a1b85ef4c394341f4c99188a3e122a894d37abf
parent22b8ee88eaa00227d29282d4e2eeb22b544c25d0
Avoid bsd.files.mk duplicate rule warning for bfd ldscripts

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

Reviewed By: imp, emaste
Differential Revision: https://reviews.freebsd.org/D18783
gnu/usr.bin/binutils/ld/Makefile
gnu/usr.bin/binutils/ld/Makefile.mips