diff options
author | Romain Naour <romain.naour@openwide.fr> | 2015-07-30 16:55:45 +0200 |
---|---|---|
committer | Romain Naour <romain.naour@openwide.fr> | 2015-07-31 14:49:20 +0200 |
commit | 24ccb6ebc5e13a128aaedd3a2eb52eef3adf6dcd (patch) | |
tree | 53aceb94e9812c38f4c8911038c6e54f07ae74cc /.gitignore | |
parent | 019c458afe5c99433c2a2c2f3280e1159bd10185 (diff) |
build-sys: check for mallinfo
mallinfo is not specified by POSIX or the C standards, therefore
it's not available for all libc libraries (musl).
Add the ability to disable mallinfo statistics.
Fixes:
selinux-util.c: In function ‘mac_selinux_init’:
selinux-util.c:70:25: error: storage size of ‘before_mallinfo’ isn’t known
struct mallinfo before_mallinfo, after_mallinfo;
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions