summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libtar/libtar_1.2.20.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libtar/libtar_1.2.20.bb b/meta-oe/recipes-support/libtar/libtar_1.2.20.bb
index 60710f416..f93d9c09a 100644
--- a/meta-oe/recipes-support/libtar/libtar_1.2.20.bb
+++ b/meta-oe/recipes-support/libtar/libtar_1.2.20.bb
@@ -19,3 +19,5 @@ inherit autotools-brokensep
19 19
20PACKAGECONFIG ??= "zlib" 20PACKAGECONFIG ??= "zlib"
21PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib" 21PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
22
23BBCLASSEXTEND += "native"