]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Improve check for input file matching output file rbt/binutils
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 16 Aug 2018 02:54:39 +0000 (10:54 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Thu, 16 Aug 2018 06:30:39 +0000 (14:30 +0800)
commit2bf13cedc4557d0a0187d6cda9f60dc3d64515b0
tree38278612b1a1155bd2dd6f3f75feaa9ff4807d8c
parent125789b6ee6d47ab84192230f63971c4e22418ba
binutils: Improve check for input file matching output file

When the assembler reports that the input and output are the same, report the
file names involved, in order to help debugging.  Also do not equate two files
are the same if the have the same inode value but reside on different file
systems.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/binutils/binutils-2.31.inc
meta/recipes-devtools/binutils/binutils/0017-improve-check-for-input-file-matching-output-file.patch [new file with mode: 0644]