diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2018-12-12 16:29:38 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-02-04 21:37:32 -0800 |
commit | 33eb23c379fe66e69e9b6f2978cecca41f27f26d (patch) | |
tree | ef72f6046cdca68a1ba78f023033eb4503ee85ce /meta-oe/recipes-support/libusb | |
parent | 526bf5c5993178cf3609ff220d57ba62dada2ce4 (diff) | |
download | meta-openembedded-33eb23c379fe66e69e9b6f2978cecca41f27f26d.tar.gz |
samba: fix build on qemumips64 with musl
There is the same issue as for libldb, the header has conflicting defs
for unitptr_t. Fix it as done for the other recipe.
Fix
/cmocka/cmocka.h:126:28: error: conflicting types for 'uintptr_t'
typedef unsigned int uintptr_t;
^~~~~~~~~
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libusb')
0 files changed, 0 insertions, 0 deletions