summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetwroks.com>2016-06-13 18:54:39 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-06-15 13:36:41 +0200
commitfb8211bbae660361bd57bdf97e9f4deb0af5ceb9 (patch)
treeb8316a2152f819216c551384f1b0078acb184456 /redhat
parentdebian: Remove obsoleted configure options. (diff)
downloadfrr-fb8211bbae660361bd57bdf97e9f4deb0af5ceb9.tar.xz
frr-fb8211bbae660361bd57bdf97e9f4deb0af5ceb9.zip
redhat: V6 compilation is on by default
Let's not call it out as a separate item anymore. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> (cherry picked from commit 341969b3db27bd384dc453ec0e6b4a9a6513ab8f)
Diffstat (limited to 'redhat')
-rw-r--r--redhat/quagga.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/quagga.spec.in b/redhat/quagga.spec.in
index c20b5597b..0e689b420 100644
--- a/redhat/quagga.spec.in
+++ b/redhat/quagga.spec.in
@@ -74,7 +74,7 @@
%define daemon_watchquagga ""
%endif
-%define all_daemons %{daemon_list} %{daemonv6_list} %{daemon_watchquagga}
+%define all_daemons %{daemon_list} %{daemon_watchquagga}
# allow build dir to be kept
%{!?keep_build: %global keep_build 0 }