]> git.99rst.org Git - openwrt-packages.git/commit
hcxdumptool: pass TARGET_LDFLAGS and restore -std=gnu99
authorAtanas Vladimirov <redacted>
Mon, 7 Sep 2026 08:04:22 +0000 (11:04 +0300)
committerHannu Nyman <redacted>
Mon, 14 Sep 2026 04:14:47 +0000 (07:14 +0300)
commitfecb5f2cbad1821296cab1019cabc001d328dfd6
treea9699467b57c6c05c10cfc43b7d4256b608989d3
parent18a4b21bdeac031469063c73c13c1b8aadbcef73
hcxdumptool: pass TARGET_LDFLAGS and restore -std=gnu99

Command-line CFLAGS overrides upstream's CFLAGS += -std=gnu99.
Pass TARGET_LDFLAGS for OpenWrt PIE/RELRO, and keep -lpcap which that
override would otherwise drop.

Signed-off-by: Atanas Vladimirov <redacted>
net/hcxdumptool/Makefile
git clone https://git.99rst.org/PROJECT