[PATCH] ld: avoid install ldscripts/stamp

Jan Beulich jbeulich@suse.com
Fri Jul 31 10:24:48 GMT 2026


On 29.07.2026 11:04, Zhongteng Gui wrote:
> This patch fixes a mistake from 07f9535fd97025705f17b65f39f6d7d6f0633add,
> which actually failed to exclude ldscripts/stamp from install.
> 
> 	* Makefile.am (install-data-local): Exclude ldscripts/stamp from
> 	install.
> 	* Makefile.in: Regenerate.
> 
> Signed-off-by: Zhongteng Gui <dragon-archer@outlook.com>

Counts as obvious, I'm inclined to say. I'm further inclined to avoid repeating
of the dirname, by using */stamp as the glob pattern.

Thanks, Jan


More information about the Binutils mailing list