From c4807d00f9e3066893d577c80966820fd213f754 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 18 Jun 2015 15:52:42 +0200 Subject: [PATCH] asterisk-1.8.x: disable libneon detection Signed-off-by: Daniel Golle --- net/asterisk-1.8.x/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 4c724a6..907c6e4 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -218,6 +218,8 @@ CONFIGURE_ARGS+= \ --without-misdn \ --without-nbs \ --with-ncurses="$(STAGING_DIR)/usr" \ + --without-neon \ + --without-neon29 \ --without-netsnmp \ --without-newt \ --without-ogg \ -- 2.30.2