projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ef5d7
)
usign: Revert r47582 "usign: activate format-security checks"
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 22 Nov 2015 14:56:17 +0000
(14:56 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 22 Nov 2015 14:56:17 +0000
(14:56 +0000)
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
package/system/usign/Makefile
patch
|
blob
|
history
diff --git
a/package/system/usign/Makefile
b/package/system/usign/Makefile
index ce40e6861e3f7c22145ccbb4b5d569d61604194d..713bb9349ff0b413c0564c470f800898d08d49c8 100644
(file)
--- 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