mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
musl libc does not support this feature, and for glibc, additional library libasan is required. Disable it explicitly to avoid build issue when CONFIG_DEBUG is selected. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>