aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/xfsprogs/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:13:47 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:13:47 +0000
commitdcada87c5fbaefe66fcc5e1ae0e31f23d1abca22 (patch)
tree4c4c4917c971b116e323a8de91ce3e4b3fcb5fcf /package/utils/xfsprogs/Makefile
parente8db47db7b6562db7d05ee83dd421752a2d2ce57 (diff)
downloadmaster-187ad058-dcada87c5fbaefe66fcc5e1ae0e31f23d1abca22.tar.gz
master-187ad058-dcada87c5fbaefe66fcc5e1ae0e31f23d1abca22.tar.bz2
master-187ad058-dcada87c5fbaefe66fcc5e1ae0e31f23d1abca22.zip
xfsprogs: activate format-security checks
This patch was taken from upstream. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47581 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/utils/xfsprogs/Makefile')
-rw-r--r--package/utils/xfsprogs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/xfsprogs/Makefile b/package/utils/xfsprogs/Makefile
index 6333077dbd..638ec4c67b 100644
--- a/package/utils/xfsprogs/Makefile
+++ b/package/utils/xfsprogs/Makefile
@@ -16,7 +16,6 @@ PKG_MD5SUM:=049cf9873794ea49d0bb3f12d45748a4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf
-PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk