]> code.ossystems Code Review - openembedded-core.git/commit
bdwgc: Check for getcontext() API during configure
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Mar 2016 05:18:17 +0000 (05:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Mar 2016 22:57:55 +0000 (22:57 +0000)
commitee60d562c7352fb5a595274490e7f377645aa650
tree711cb6febcd96f69f8f7b20ed74d55f6a54b906b
parentd36699b28c661880957d744420df9e23cdd76957
bdwgc: Check for getcontext() API during configure

This helps in compiling dependent components like
guile where it shows the problem of missing getcontext
API when using libc which dont implement it e.g. musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch [new file with mode: 0644]
meta/recipes-support/bdwgc/bdwgc_7.4.2.bb