mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +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>
(cherry picked from commit 1fc56e79d5)