package/elf2flt: fix build with Binutils >= 2.31
authorRomain Naour <romain.naour@smile.fr>
Tue, 17 Jul 2018 16:31:42 +0000 (18:31 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 17 Jul 2018 19:55:32 +0000 (21:55 +0200)
commit846c6a3b385e78be419ca27caeb88014e0324f56
treeeeac7bcc5c00932f668c47665b646f24a6824909
parent9ea4636ad5af52863c805b628f80b6b7032988bd
package/elf2flt: fix build with Binutils >= 2.31

Binutils added diagnostics.h to bfd.h [1], so elf2flt must create a
symlink for this header.

Fixes:
https://gitlab.com/free-electrons/toolchains-builder/-/jobs/82284139

[1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=95da9854466ada2572b42f5528711a06a2d42db1

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/elf2flt/0002-Makefile-fix-build-with-Binutils-2.31.patch [new file with mode: 0644]