package/gdb: add patch fixing gnulib related issue with musl toolchains
authorRomain Naour <romain.naour@gmail.com>
Fri, 14 Sep 2018 21:23:29 +0000 (23:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 14 Sep 2018 21:42:07 +0000 (23:42 +0200)
commit8688ff6caf837ae4ee89b9d373233020022e7c10
tree25bc961d86aee8e16d97aac0d1054e544e72a83c
parent6e7a022fb48105ec06c8575804793e66a0015861
package/gdb: add patch fixing gnulib related issue with musl toolchains

Backport the upstream patch fixing the gdb build with musl toolchains.

Only gdb 8.1.1 [1] and 8.2 [2] release are affected.

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

[1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=2441702a72f324e41a1624dc042b334f375e2d81
[2] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=25e3c82c0e927398e759e2d5e35623012b8683f7

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gdb/8.1.1/0006-Move-is_regular_file-from-common-utils.c-to-filestuf.patch [new file with mode: 0644]