Merge pull request #3965 from diizzyy/patch-33
libs/gnutls: Don't link libidn unintentionally
This commit is contained in:
commit
14f9bff47d
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
|
|||
--with-included-unistring \
|
||||
--disable-guile \
|
||||
--disable-nls \
|
||||
--without-idn \
|
||||
--without-zlib \
|
||||
--enable-local-libopts \
|
||||
--disable-doc \
|
||||
|
|
Loading…
Reference in a new issue