aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
index 8d297aa4a7..70e497f5f0 100644
--- a/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
+++ b/meta-networking/recipes-support/c-ares/c-ares_1.13.0.bb
@@ -20,3 +20,5 @@ PACKAGES =+ "${PN}-utils"
FILES_${PN}-dev += "${libdir}/cmake"
FILES_${PN}-utils = "${bindir}"
+
+BBCLASSEXTEND = "native"