]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 23:12:27 +0000 (23:12 +0000)
commitf00cca81dffc8c46fc877424ce760856e5d0155a
treeac4795136ece5fe336b22e33f8a2c65569156d38
parent51464e7b896e55c28b4cc4074c3492cc56d50c52
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

(From OE-Core rev: ee60d562c7352fb5a595274490e7f377645aa650)

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>
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