mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
libs/gnutls: Don't link libidn unintentionally
Fixes compilation reported by by buildbots. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
@@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
|
||||
--with-included-unistring \
|
||||
--disable-guile \
|
||||
--disable-nls \
|
||||
--without-idn \
|
||||
--without-zlib \
|
||||
--enable-local-libopts \
|
||||
--disable-doc \
|
||||
|
||||
Reference in New Issue
Block a user