]> code.ossystems Code Review - openembedded-core.git/commit
libbsd: Fix build with musl
authorKhem Raj <raj.khem@gmail.com>
Mon, 7 Nov 2016 07:25:26 +0000 (23:25 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2016 15:18:49 +0000 (15:18 +0000)
commit757224640bbf4ebf17aea22fa1419c9c3bcd89ce
treedf437d9f4a264099060ae7fec0be20c2282e4924
parentaafbc548ebc66dc0d703526f9a98f784e9c9605b
libbsd: Fix build with musl

a.out.h support is not across all architectures only
x86/x86_64 support is in linux/a.out.h, this patch
abstracts the minimum needed constructs into itself

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libbsd/libbsd/0001-Replace-__BEGIN_DECLS-and-__END_DECLS.patch [new file with mode: 0644]
meta/recipes-support/libbsd/libbsd/0002-Remove-funopen.patch [new file with mode: 0644]
meta/recipes-support/libbsd/libbsd/0003-Fix-build-breaks-due-to-missing-a.out.h.patch [new file with mode: 0644]
meta/recipes-support/libbsd/libbsd_0.8.3.bb