mirror of
https://github.com/openwrt/packages.git
synced 2026-04-29 21:14:56 +04:00
loudmouth: patch to avoid libidn
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -41,7 +41,8 @@ define Package/loudmouth/description
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--with-ssl=openssl
|
||||
--with-ssl=openssl \
|
||||
--with-idn=no
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include/
|
||||
|
||||
Reference in New Issue
Block a user