bdwgc: add patch automatically detecting for NO_GETCONTEXT need
authorSamuel Martin <s.martin49@gmail.com>
Wed, 24 Dec 2014 19:09:13 +0000 (20:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Dec 2014 12:45:42 +0000 (13:45 +0100)
commit8995e5b57def429ae42c9b47f70dbf18211947f7
tree6f28f79ca8424361043aa28d1302b038c4335202
parent4ec563a6aeef9af8e05c823c66afc9fa2f1014d4
bdwgc: add patch automatically detecting for NO_GETCONTEXT need

This patch is necessary to successfully build guile with toolchain
missing support for getcontext.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
[yann.morin.1998@free.fr: add a comment, change variable name, use
 AS_IF, remove debug traces, use AC_CHECK_FUNCS (Thomas)]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch [new file with mode: 0644]