|
@@ -10,7 +10,7 @@ config BR2_PACKAGE_AUDIT
|
|
|
depends on BR2_PACKAGE_AUDIT_ARCH_SUPPORTS
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
|
depends on !BR2_STATIC_LIBS
|
|
|
- depends on !BR2_TOOLCHAIN_USES_MUSL
|
|
|
+ depends on !BR2_TOOLCHAIN_USES_MUSL # strndupa()
|
|
|
help
|
|
|
The audit package contains the user space utilities for
|
|
|
storing and searching the audit records generated by
|