From: hauke Date: Sun, 22 Nov 2015 14:15:34 +0000 (+0000) Subject: usign: activate format-security checks X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=3c5f8623467bd064a1eb929450de0d3c2aa9dd01 usign: activate format-security checks This still compiles with format-security checks activated. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47582 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/system/usign/Makefile b/package/system/usign/Makefile index 713bb9349f..ce40e6861e 100644 --- a/package/system/usign/Makefile +++ b/package/system/usign/Makefile @@ -10,7 +10,6 @@ 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