aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/guile/guile-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/guile/guile-native.inc b/recipes/guile/guile-native.inc
index 30f2b31d61..2bdb419c13 100644
--- a/recipes/guile/guile-native.inc
+++ b/recipes/guile/guile-native.inc
@@ -2,7 +2,7 @@ SECTION = "unknown"
LICENSE = "LGPLv2.1"
DEPENDS = "gmp-native"
-inherit autotools native gettext
+inherit autotools gettext native
do_configure_append() {
find ${S} -name Makefile | xargs sed -i s:'-Werror':'':g