aboutsummaryrefslogtreecommitdiff
path: root/utils/zip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/zip/Makefile')
-rw-r--r--utils/zip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/zip/Makefile b/utils/zip/Makefile
index 540285a9b..dcbc7037c 100644
--- a/utils/zip/Makefile
+++ b/utils/zip/Makefile
@@ -21,6 +21,7 @@ PKG_LICENSE:=BSD-4-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/zip$(PKG_REV)
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk