mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01: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