diff --git a/config/cc/gcc.in.2 b/config/cc/gcc.in.2 index 1b9515c8..b088515c 100644 --- a/config/cc/gcc.in.2 +++ b/config/cc/gcc.in.2 @@ -148,7 +148,7 @@ config CC_GCC_LIBSANITIZER prompt "Compile libsanitizer" depends on CC_GCC_HAS_LIBSANITIZER depends on THREADS_NATIVE - depends on ! LIBC_uClibc # Currently lacks required headers (like netrom.h) + depends on ! LIBC_uClibc && ! LIBC_musl # Currently lacks required headers (like netrom.h) help libsanitizer is a library which provides run-time sanitising of either or both of: