]> code.ossystems Code Review - openembedded-core.git/commit
libtirpc: Fix a bug exposed by uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 16 Oct 2015 07:47:17 +0000 (00:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Oct 2015 11:17:29 +0000 (12:17 +0100)
commitb37b0f1ffd7e63484136b3715bfdf3a9c5e45f73
tree3ac399444ecb2597fb5d0b9a371a86f09cd8dda1
parente4c8a15d36d05d2b17b1dcf1d4238616c5b814f5
libtirpc: Fix a bug exposed by uclibc

to have va_list we need to include stdarg.h no matter what
but it was latent since with glibc it was getting pull in silently
via other headers

Change-Id: Ie5f1af4c1374fa525647fcb3ae936ec525a99da1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/libtirpc/libtirpc/va_list.patch [new file with mode: 0644]
meta/recipes-extended/libtirpc/libtirpc_0.2.5.bb