diff options
author | Adam Duskett <Aduskett@gmail.com> | 2016-07-08 17:45:36 -0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-24 23:52:23 +0200 |
commit | cdb10772c7d7dc93c2578bd4109b40932311f861 (patch) | |
tree | 5d08594c47dfac0cde6d12e4dcf42fff9d47415f /docs/manual | |
parent | bd3c4d8c7f69cb5e741786ba9970fffe57c9f6cc (diff) | |
download | buildroot-cdb10772c7d7dc93c2578bd4109b40932311f861.tar.gz buildroot-cdb10772c7d7dc93c2578bd4109b40932311f861.zip |
package/libsepol: Remove use of cdefs.h
Libsepol uses cdefs.h which is a internal glibc header.
This header is not intended to be used by any program and will cause
compiling against musl (and possibly other c libraries) to fail.
This patch fixed this issue and replaces all references of
Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions