toolchain/gdb: fix broken configure test for ELF support
authorFelix Fietkau <nbd@nbd.name>
Mon, 17 May 2021 15:16:56 +0000 (17:16 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 18 May 2021 10:52:52 +0000 (12:52 +0200)
commit3f4b382c3cbcb9ae3e2ecce781a766af927d2791
treea9138781e1ed8c876068f56d8c3a0036a7e77ac8
parentd42640e389a8b22a31fb0061c12cd9dfbddb87b8
toolchain/gdb: fix broken configure test for ELF support

A missing #include was causing gdb on macOS to be compiled without ELF support

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/gdb/patches/100-fix-elf-support-check.patch [new file with mode: 0644]