bird2: Disable libssh support 387/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Tue, 12 Jun 2018 21:51:07 +0000 (23:51 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Jun 2018 21:51:07 +0000 (23:51 +0200)
Explicitly disable libssh support
Fixes build failure on buildbots

" Package bird2 is missing dependencies for the following libraries:
libssh.so.4 "
http://downloads.lede-project.org/snapshots/faillogs/arm_cortex-a9_neon/routing/bird2/compile.txt

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
bird2/Makefile

index 47ca5803c4a3644d45d1061fa0a679d3d2fc1d5c..4281eedfa1f9b34b36c38e419e978b401ddc205b 100644 (file)
@@ -96,7 +96,7 @@ protocols, telling BIRD to show various information, telling it to show
 a routing table filtered by a filter, or asking BIRD to reconfigure.
 endef
 
-CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)"
+CONFIGURE_ARGS += --with-linux-headers="$(LINUX_DIR)"  --disable-libssh
 
 define Package/bird2/conffiles
 /etc/bird.conf