]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/audit: not available for musl
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 13 Aug 2015 21:57:45 +0000 (23:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 18 Aug 2015 08:58:53 +0000 (10:58 +0200)
commitc17af71d2c2dbc1ea486344e027da12d7633fba3
tree218b65123a22e102b5266586e42db26fe300897a
parent4d53184aff4e0e57ddc6ef64a6891f13a1aa9a67
package/audit: not available for musl

audit uses strndupa() which is missing from musl.

Even though the implementation of strndupa is not too complex, we won't
go as far as duplicating it in audit, and we just disable audit for the
musl C library.

Fixes;
    http://autobuild.buildroot.org/results/e22/e22a70f9ff14bc52f642a6135da44c14e41b6cbb/
    http://autobuild.buildroot.org/results/233/2333c9b3d8f81b15602263b918d422e440f09d60/
    ...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Clayton Shotwell <clayton.shotwell@rockwellcollins.com>
Cc: Matthew Weber <matthew.weber@rockwellcollins.com>
Cc: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/audit/0001-Missed-cross-compile-fixes.patch [changed mode: 0755->0644]
package/audit/Config.in