mirror of
https://github.com/openwrt/packages.git
synced 2025-07-06 14:03:28 +00: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>