mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
loudmouth: Disable debug and fix no deprecated API compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry-picked from 788fda356e)
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=loudmouth
|
||||
PKG_VERSION:=1.5.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
|
||||
@@ -46,6 +46,10 @@ CONFIGURE_ARGS += \
|
||||
--without-idn \
|
||||
--with-ssl=openssl
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
ac_cv_lib_crypto_BIO_f_base64=yes \
|
||||
ac_cv_lib_ssl_SSL_new=yes
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/include/
|
||||
$(CP) \
|
||||
|
||||
Reference in New Issue
Block a user