Author: hauke Date: 2015-11-22 15:15:34 +0100 (Sun, 22 Nov 2015) New Revision: 47582
Modified: trunk/package/system/usign/Makefile Log: usign: activate format-security checks This still compiles with format-security checks activated. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/package/system/usign/Makefile =================================================================== --- trunk/package/system/usign/Makefile 2015-11-22 14:13:47 UTC (rev 47581) +++ trunk/package/system/usign/Makefile 2015-11-22 14:15:34 UTC (rev 47582) @@ -10,7 +10,6 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
