summaryrefslogtreecommitdiffstats
path: root/package/system/usign
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2015-11-22 14:56:17 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2015-11-22 14:56:17 +0000
commitcacf2bb33c9d09b6c1ea67c837976947440b6d93 (patch)
tree16223e7ff2aea087287af013009bc92dafd0946a /package/system/usign
parente5ef5d7be490c69b0064f597c8513c8ce017bd13 (diff)
downloadmaster-31e0f0ae-cacf2bb33c9d09b6c1ea67c837976947440b6d93.tar.gz
master-31e0f0ae-cacf2bb33c9d09b6c1ea67c837976947440b6d93.tar.bz2
master-31e0f0ae-cacf2bb33c9d09b6c1ea67c837976947440b6d93.zip
usign: Revert r47582 "usign: activate format-security checks"
I accidentally deactivated it. This should be set to active it in any case independently what was set in the user config. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47587
Diffstat (limited to 'package/system/usign')
-rw-r--r--package/system/usign/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/system/usign/Makefile b/package/system/usign/Makefile
index ce40e6861e..713bb9349f 100644
--- a/package/system/usign/Makefile
+++ b/package/system/usign/Makefile
@@ -10,6 +10,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=cf8dcdb8a4e874c77f3e9a8e9b643e8c17b19131
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1
+PKG_CHECK_FORMAT_SECURITY:=1
PKG_USE_MIPS16:=0
PKG_LICENSE:=ISC