Merge pull request #57 from champtar/format

PKG_CHECK_FORMAT_SECURITY: disable it for the failing packages (for now)
Merged before the changes to OpenWrt trunk in order to avoid regressions.
This commit is contained in:
nbd168
2014-06-30 10:19:11 +02:00
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_INSTALL:=1
PKG_LIBTOOL_PATHS:=. lib
PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk