]> git.proxmox.com Git - mirror_frr.git/commitdiff
redhat: Enable pim6d build by default
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 21 Nov 2022 19:04:24 +0000 (20:04 +0100)
committerMartin Winter <mwinter@opensourcerouting.org>
Mon, 21 Nov 2022 19:04:24 +0000 (20:04 +0100)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
redhat/frr.spec.in

index afe75e1f261370bfc511ad5173ff607592ab95a9..71e62bf76905c09aebe0f8a981587872dbc75ba6 100644 (file)
@@ -24,7 +24,7 @@
 %{!?with_pam:           %global  with_pam           0 }
 %{!?with_pbrd:          %global  with_pbrd          1 }
 %{!?with_pimd:          %global  with_pimd          1 }
-%{!?with_pim6d:         %global  with_pim6d         0 }
+%{!?with_pim6d:         %global  with_pim6d         1 }
 %{!?with_vrrpd:         %global  with_vrrpd         1 }
 %{!?with_rtadv:         %global  with_rtadv         1 }
 %{!?with_watchfrr:      %global  with_watchfrr      1 }