mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +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>