summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/libgcrypt/libgcrypt.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/libgcrypt/libgcrypt.inc b/recipes/libgcrypt/libgcrypt.inc
index afec2fde90..77dd1d9132 100644
--- a/recipes/libgcrypt/libgcrypt.inc
+++ b/recipes/libgcrypt/libgcrypt.inc
@@ -19,7 +19,4 @@ do_install_append() {
cp ${S}/src/*.pc ${D}/${libdir}/pkgconfig/
}
-do_stage() {
- autotools_stage_all
-}
-
+BBCLASSEXTEND = "native"