diff options
| author | Armin Kuster <akuster808@gmail.com> | 2017-03-15 16:57:20 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-03-27 14:57:26 -0700 |
| commit | e16ae4d08029835af9340fcb30047c09930792fe (patch) | |
| tree | 27462e7f2cd74a55627b9078aa35b527adc67e4e /recipes-security/libgssglue/files/libgssglue-g-initialize.patch | |
| parent | 4c4fa8c5036da1c3d8d3e7d5849f28cc47e95bb8 (diff) | |
| download | meta-security-e16ae4d08029835af9340fcb30047c09930792fe.tar.gz | |
samhain: fix build issues when using musl
[v2]: Correct musl malloc fix.
remove HAVE_MALLOC_H define; this enables using the included defined mallinfo.
[V1]: Fix c99
x_dnmalloc.c:563:26: error: return type is an incomplete type
| #define public_mALLINFo mallinfo
| ^
| x_dnmalloc.c:1689:17: note: in expansion of macro 'public_mALLINFo'
| struct mallinfo public_mALLINFo() {
and
_dnmalloc.c:5527:17: error: unknown type name 'u_int'
| u_int rnd[(128 - 2*sizeof(struct timeval)) / sizeof(u_int)];
| ^~~~~
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/libgssglue/files/libgssglue-g-initialize.patch')
0 files changed, 0 insertions, 0 deletions
