Disable wireshark due to https://bugzilla.redhat.com/show_bug.cgi?id=1300002
This commit is contained in:
parent
50e253df29
commit
4dd365589f
@ -271,9 +271,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Enable wireshark plugins for all distros shipping libvirt 1.2.2 or newer
|
# Enable wireshark plugins for all distros shipping libvirt 1.2.2 or newer
|
||||||
%if 0%{?fedora} >= 21
|
# Disabled due to https://bugzilla.redhat.com/show_bug.cgi?id=1300002
|
||||||
%define with_wireshark 0%{!?_without_wireshark:1}
|
#if 0%{?fedora} >= 21
|
||||||
%endif
|
#define with_wireshark 0%{!?_without_wireshark:1}
|
||||||
|
#endif
|
||||||
|
|
||||||
# Disable some drivers when building without libvirt daemon.
|
# Disable some drivers when building without libvirt daemon.
|
||||||
# The logic is the same as in configure.ac
|
# The logic is the same as in configure.ac
|
||||||
|
Loading…
Reference in New Issue
Block a user