mirror of
https://github.com/openwrt/packages.git
synced 2025-09-23 23:12:49 +00:00
Version 1.3.7 introduced a feature which moved symbols into an optional database section[1]. Add corresponding configure args to fix the build with our packages. This commit adds the new option to ensure client packages (snort, rpcbind, lsof, etc.) build without error. Build system: x86/64 (using external toolchain from snapshot) Build-tested: x86/64 Co-authored-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: John Audia <therealgraysky@proton.me>