mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 21:10:28 +00:00
debian: Disable pimd in cmaster-next
Turn off the building of pimd in cmaster-next. Ticket: CM-12015 Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
This commit is contained in:
parent
1ee08155da
commit
4f2125df1f
1
debian/rules
vendored
1
debian/rules
vendored
@ -53,6 +53,7 @@ override_dh_auto_configure:
|
||||
--enable-systemd=yes \
|
||||
--enable-poll=yes \
|
||||
--enable-cumulus=yes \
|
||||
--enable-pimd=no \
|
||||
--enable-dependency-tracking; \
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user