]> code.ossystems Code Review - openembedded-core.git/commit
bdwgc: Include signal.h instead of hard asm/sigcontext.h
authorKhem Raj <raj.khem@gmail.com>
Wed, 2 Sep 2015 03:23:15 +0000 (03:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:15 +0000 (22:47 +0100)
commit3140a731d36adbf5be9f988f25653304ac86676e
tree2fb5ee6678a2083632f2e80db16331315ff3d65a
parent77789bdd0f55714590d95589558edc8151f9860d
bdwgc: Include signal.h instead of hard asm/sigcontext.h

All cases are about glibc and for non-glibc systems it falls back to
last else choice which still is glibc's older version, ideally it
should have a case where libc != glibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch [new file with mode: 0644]
meta/recipes-support/bdwgc/bdwgc_7.4.2.bb