]> 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>
Wed, 11 Jan 2017 11:46:39 +0000 (11:46 +0000)
commit7985b295384f98fd6ea88f3aff197ccf0369977b
treee2a281f0dad440b36b422ae077db7c184a4e373b
parentd6a0ef7e9dfbda3d55ba18f2bcc69f04d502495d
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

(From OE-Core rev: 757224640bbf4ebf17aea22fa1419c9c3bcd89ce)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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