summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libassuan
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libassuan')
-rw-r--r--meta/recipes-support/libassuan/libassuan_2.2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libassuan/libassuan_2.2.0.bb b/meta/recipes-support/libassuan/libassuan_2.2.0.bb
index 5fc8b8c92f..d3a61ccc26 100644
--- a/meta/recipes-support/libassuan/libassuan_2.2.0.bb
+++ b/meta/recipes-support/libassuan/libassuan_2.2.0.bb
@@ -24,3 +24,5 @@ do_configure_prepend () {
24 # Else these could be used in prefernce to those in aclocal-copy 24 # Else these could be used in prefernce to those in aclocal-copy
25 rm -f ${S}/m4/*.m4 25 rm -f ${S}/m4/*.m4
26} 26}
27
28BBCLASSEXTEND = "native"