guile: don't use the identifier 'noreturn'
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 21 Jan 2014 10:22:21 +0000 (18:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Jan 2014 10:33:08 +0000 (10:33 +0000)
commit685c6704f849d923c8803b27b497d207abd96876
tree2155a6235ab55bd9bb1322bb2f17597a9b18dd90
parentb9f5ca23e89a4a49d7402a13e781b2aab721e3e4
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]

(From OE-Core rev: 05d226bee199e9d45f0bb6143d3a78f3f2e93186)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/guile/files/guile_2.0.9_fix_noreturn.patch [new file with mode: 0644]
meta/recipes-devtools/guile/guile_2.0.9.bb