aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/guile/guile-native_1.8.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/guile/guile-native_1.8.5.bb')
-rw-r--r--recipes/guile/guile-native_1.8.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/guile/guile-native_1.8.5.bb b/recipes/guile/guile-native_1.8.5.bb
index e73616e6eb..74e1170468 100644
--- a/recipes/guile/guile-native_1.8.5.bb
+++ b/recipes/guile/guile-native_1.8.5.bb
@@ -4,6 +4,7 @@ DEPENDS = "gmp-native"
SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
file://configure-fix.patch;patch=1 \
"
+SRC_URI_append_nylon = "file://cpp-fix.patch;patch=1"
PR = "r1"