aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/guile/guile_2.0.9.bb
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-01-21 18:22:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-21 10:32:31 +0000
commit05d226bee199e9d45f0bb6143d3a78f3f2e93186 (patch)
treec333fea3e29c0d0168ca26573871b0ee091a29bf /meta/recipes-devtools/guile/guile_2.0.9.bb
parent8141e3f61f12c8901b990496bcf6b76a9db95a57 (diff)
downloadopenembedded-core-contrib-05d226bee199e9d45f0bb6143d3a78f3f2e93186.tar.gz
guile: don't use the identifier 'noreturn'
Fix the build error of autogen-native which depends on guile-native: ysroots/x86_64-linux/usr/include/guile/2.0/libguile/error.h:40:24: error: expected ')' before '__attribute__' sysroots/x86_64-linux/usr/include/guile/2.0/libguile/error.h:40:24: error: expected ',' or ';' before ')' token sysroots/x86_64-linux/usr/include/guile/2.0/libguile/error.h:42:27: error: expected ')' before '__attribute__' [YOCTO #5743] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/guile/guile_2.0.9.bb')
-rw-r--r--meta/recipes-devtools/guile/guile_2.0.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/guile/guile_2.0.9.bb b/meta/recipes-devtools/guile/guile_2.0.9.bb
index 9845682c0e..e1504bbdfa 100644
--- a/meta/recipes-devtools/guile/guile_2.0.9.bb
+++ b/meta/recipes-devtools/guile/guile_2.0.9.bb
@@ -19,6 +19,7 @@ SRC_URI = "${GNU_MIRROR}/guile/guile-${PV}.tar.xz \
file://opensuse/guile-64bit.patch \
file://guile_2.0.6_fix_sed_error.patch \
file://arm_endianness.patch \
+ file://guile_2.0.9_fix_noreturn.patch \
"
# file://debian/0001-Change-guile-to-guile-X.Y-for-info-pages.patch