[OpenWrt-Devel] [PATCH 2/2] networks/utils/dante: Fix build fails with check format security

openwrt at daniel.thecshore.com openwrt at daniel.thecshore.com
Sat Dec 12 04:17:28 EST 2015


From: Daniel Dickinson <openwrt at daniel.thecshore.com>

Yet another package for which check-format-security causes build failures

Signed-off-by: Daniel Dickinson <openwrt at daniel.thecshore.com>
---
 package/network/utils/dante/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/network/utils/dante/Makefile b/package/network/utils/dante/Makefile
index f10dd86..9a53ec5 100644
--- a/package/network/utils/dante/Makefile
+++ b/package/network/utils/dante/Makefile
@@ -20,6 +20,7 @@ PKG_LICENSE:=BSD-4-Clause
 
 PKG_FIXUP:=autoreconf
 PKG_INSTALL:=1
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk
 
-- 
2.4.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list