aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-09 17:44:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-11 09:05:29 +0100
commit77c02f815103733bcfbde3adec3784e456de42d4 (patch)
tree31ad9d9418a253af8184036e64e0507e72d0462e /meta/recipes-devtools/qemu
parentf179c402f46a3d3c42760d66d6a20c9e0b93f50d (diff)
downloadopenembedded-core-contrib-77c02f815103733bcfbde3adec3784e456de42d4.tar.gz
gst-validate: Fix build on musl
Connect has different signature on musl. Fixes socket_interposer.c:103:1: error: conflicting types for 'connect' | connect (int socket, const struct sockaddr_in *addrin, socklen_t address_len) | ^ | recipe-sysroot/usr/include/sys/socket.h:327:5: note: previous declaration is here | int connect (int, const struct sockaddr *, socklen_t); | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/qemu')
0 files changed, 0 insertions, 0 deletions