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 \