libgcrypt: add native
[openembedded.git] / recipes / libgcrypt / libgcrypt.inc
index afec2fd..77dd1d9 100644 (file)
@@ -19,7 +19,4 @@ do_install_append() {
        cp ${S}/src/*.pc ${D}/${libdir}/pkgconfig/
 }
 
-do_stage() {
-       autotools_stage_all
-}
-
+BBCLASSEXTEND = "native"