]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
audit: add an explanation of musl disable
authorBaruch Siach <baruch@tkos.co.il>
Thu, 17 Nov 2016 07:47:31 +0000 (09:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 22 Nov 2016 09:40:58 +0000 (10:40 +0100)
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/audit/Config.in

index 7550f3a6cd68c4617391917150cdbdf8e8ea8a69..023ac79d30d74542c876b919f0a6aa032316c6f2 100644 (file)
@@ -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