aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/patches/100-fix-elf-support-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gdb: fix broken configure test for ELF supportFelix Fietkau2021-05-181-0/+20
A missing #include was causing gdb on macOS to be compiled without ELF support Signed-off-by: Felix Fietkau <nbd@nbd.name>