toolchain/gdb: add pthread to CFLAGS/LDFLAGS for zstd
authorFelix Fietkau <nbd@nbd.name>
Tue, 19 Dec 2023 09:53:41 +0000 (10:53 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 19 Dec 2023 09:54:19 +0000 (10:54 +0100)
commit2872ff7be19cfd20c95c4cbc880c0af38f82ea15
treefbcf7efc201670ee537ed887f0982332dd2450b3
parent6d546b3b4cdae3ffcdad71fb6cc414f3a39bc09e
toolchain/gdb: add pthread to CFLAGS/LDFLAGS for zstd

Works around a build issue when building on a host with an older glibc,
where it would fail to detect ELF support in libbfd

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/gdb/Makefile