asterisk-1.8.x: disable libneon detection
authorDaniel Golle <daniel@makrotopia.org>
Thu, 18 Jun 2015 13:52:42 +0000 (15:52 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 18 Jun 2015 13:52:42 +0000 (15:52 +0200)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/asterisk-1.8.x/Makefile

index 4c724a6528f1ac9b9191f5c802a6a1951537caae..907c6e45d7b501774b777bdd37431c81e30c9868 100644 (file)
@@ -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 \