aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/pth/pth_2.0.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/pth/pth_2.0.7.bb b/meta/recipes-support/pth/pth_2.0.7.bb
index 8cbab7d822..89a762300b 100644
--- a/meta/recipes-support/pth/pth_2.0.7.bb
+++ b/meta/recipes-support/pth/pth_2.0.7.bb
@@ -27,3 +27,5 @@ do_configure() {
( cd ${S}; autoconf )
oe_runconf
}
+
+BBCLASSEXTEND = "native"