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:
ca4706e
)
libs/gnutls: Don't link libidn unintentionally
author
Daniel Engberg
<redacted>
Mon, 6 Feb 2017 23:23:09 +0000
(
00:23
+0100)
committer
GitHub
<redacted>
Mon, 6 Feb 2017 23:23:09 +0000
(
00:23
+0100)
Fixes compilation reported by by buildbots.
Signed-off-by: Daniel Engberg <redacted>
libs/gnutls/Makefile
patch
|
blob
|
history
diff --git
a/libs/gnutls/Makefile
b/libs/gnutls/Makefile
index 0123e10fef0af515012a13f4b068a842163ec60c..281abee0c5ba335ef240664cb50a8e532a2d083f 100644
(file)
--- a/
libs/gnutls/Makefile
+++ b/
libs/gnutls/Makefile
@@
-113,6
+113,7
@@
CONFIGURE_ARGS+= \
--with-included-unistring \
--disable-guile \
--disable-nls \
+ --without-idn \
--without-zlib \
--enable-local-libopts \
--disable-doc \
git clone https://git.99rst.org/PROJECT