Browse Source

Merge pull request #3965 from diizzyy/patch-33

libs/gnutls: Don't link libidn unintentionally
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 8 years ago
committed by GitHub
parent
commit
14f9bff47d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/gnutls/Makefile

+ 1
- 0
libs/gnutls/Makefile View File

@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
--with-included-unistring \
--disable-guile \
--disable-nls \
--without-idn \
--without-zlib \
--enable-local-libopts \
--disable-doc \


Loading…
Cancel
Save