diff mbox

audit: add an explanation of musl disable

Message ID 5b3db07898a54d858d2064be3d43fcf34227b9e5.1479368851.git.baruch@tkos.co.il
State Accepted
Headers show

Commit Message

Baruch Siach Nov. 17, 2016, 7:47 a.m. UTC
Based on commit c17af71d2c2 (package/audit: not available for musl) add a
comment that explains why audit is disabled for musl.

Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 package/audit/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Nov. 22, 2016, 9:41 a.m. UTC | #1
Hello,

On Thu, 17 Nov 2016 09:47:31 +0200, Baruch Siach wrote:
> Based on commit c17af71d2c2 (package/audit: not available for musl) add a
> comment that explains why audit is disabled for musl.
> 
> Cc: Yann E. MORIN <yann.morin.1998@free.fr>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  package/audit/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to next, thanks.

Thomas
diff mbox

Patch

diff --git a/package/audit/Config.in b/package/audit/Config.in
index 7550f3a6cd68..023ac79d30d7 100644
--- a/package/audit/Config.in
+++ b/package/audit/Config.in
@@ -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