mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
1fc56e79d5
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>