git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7f8b73e
)
vips: disable PKG_CHECK_FORMAT_SECURITY
author
Etienne CHAMPETIER
<redacted>
Tue, 12 Aug 2014 21:07:01 +0000
(23:07 +0200)
committer
Etienne CHAMPETIER
<redacted>
Tue, 12 Aug 2014 21:07:01 +0000
(23:07 +0200)
Signed-off-by: Etienne CHAMPETIER <redacted>
libs/vips/Makefile
patch
|
blob
|
history
diff --git
a/libs/vips/Makefile
b/libs/vips/Makefile
index cf6133669d64e82bdafe128c0e01be071ce42c70..d832aa7e945fde19b7ece26a1a0cf8753abccf33 100644
(file)
--- a/
libs/vips/Makefile
+++ b/
libs/vips/Makefile
@@
-15,6
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.vips.ecs.soton.ac.uk/supported/7.38/
PKG_MD5SUM:=768d1c0f50c5b2794bcab68383af33ee
PKG_FIXUP:=autoreconf
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
git clone https://git.99rst.org/PROJECT