]> git.99rst.org Git - openwrt-packages.git/commit
hcxtools: pass TARGET_LDFLAGS and restore -std=gnu99
authorAtanas Vladimirov <redacted>
Sun, 6 Sep 2026 07:40:42 +0000 (10:40 +0300)
committerHannu Nyman <redacted>
Mon, 14 Sep 2026 04:14:47 +0000 (07:14 +0300)
commit18a4b21bdeac031469063c73c13c1b8aadbcef73
tree2ae5332e4d534ffb2d0e4049a3ea271b02f1ae21
parent099288e6fb3f70d47712654bde9407453de1150c
hcxtools: pass TARGET_LDFLAGS and restore -std=gnu99

Command-line CFLAGS overrides upstream's CFLAGS += -std=gnu99.
Without TARGET_LDFLAGS the tools also skip OpenWrt PIE/RELRO link flags.

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