toolchain/gdb: export ZSTD_CFLAGS/LIBS to fix build on non-linux systems
authorFelix Fietkau <nbd@nbd.name>
Sun, 12 Nov 2023 21:20:41 +0000 (22:20 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 18 Dec 2023 10:42:08 +0000 (11:42 +0100)
commit66dfbca262f4e6ebc1b4f94fb1c4482894c26d0c
treef178dd634b26a332b8fb1edf3221719c804ae44e
parent493f7f5eeec4e97ff9da9cfb23c26d7c273b44c9
toolchain/gdb: export ZSTD_CFLAGS/LIBS to fix build on non-linux systems

Avoids picking up libs and header files from musl

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