summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/tar/tar.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/tar/tar.mk b/package/tar/tar.mk
index cb2ddc0eca..a8a15d9518 100644
--- a/package/tar/tar.mk
+++ b/package/tar/tar.mk
@@ -44,4 +44,7 @@ define HOST_TAR_EXTRACT_CMDS
mv $(@D)/tar-$(TAR_VERSION)/* $(@D)
rmdir $(@D)/tar-$(TAR_VERSION)
endef
+
+HOST_TAR_CONF_OPTS = --without-selinux
+
$(eval $(host-autotools-package))
OpenPOWER on IntegriCloud