]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: Improve check for input file matching output file
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 16 Aug 2018 02:54:39 +0000 (10:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Aug 2018 21:40:27 +0000 (22:40 +0100)
commitc66512c2d5432787db5d4b2743d4eb8bcc7e99c2
treea4380c75f79f2f3905e53bee802841489f1d352c
parentd4011ce0a37083b19de1769d7f18aa42d7b98137
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.

(From OE-Core rev: 83cb0938b90bab9ba727f883b8955b0b40d49a01)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]