]> git.puffer.fish Git - mirror/frr.git/commit
docker/compile_frr: Don't build with disable shared
authorChristian Franke <chris@opensourcerouting.org>
Fri, 9 Nov 2018 14:42:10 +0000 (15:42 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Thu, 29 Nov 2018 15:51:27 +0000 (16:51 +0100)
commit937e5dab6a352e22363b5bee7e504b92d964d45e
treefe50ee903a4df02f134f6a04cc20248a2337e765
parent9b5470a84351b0a0bd5db441240c362737210ac9
docker/compile_frr: Don't build with disable shared

With libyang, we need to build the frr_user_types.so libyang
plugin for FRR to work.

This means we cannot build with disable shared.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
tests/topotests/docker/inner/compile_frr.sh