Move %bcond_without winexe further up
This commit is contained in:
parent
a72748f232
commit
7feea33409
@ -20,6 +20,9 @@
|
|||||||
# Build a libwbclient package by default
|
# Build a libwbclient package by default
|
||||||
%bcond_without libwbclient
|
%bcond_without libwbclient
|
||||||
|
|
||||||
|
# Build with winexe by default
|
||||||
|
%bcond_without winexe
|
||||||
|
|
||||||
# Build vfs_ceph module by default on 64bit Fedora
|
# Build vfs_ceph module by default on 64bit Fedora
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
|
|
||||||
@ -86,9 +89,6 @@
|
|||||||
|
|
||||||
%global required_mit_krb5 1.18
|
%global required_mit_krb5 1.18
|
||||||
|
|
||||||
# Enable winexe by default
|
|
||||||
%bcond_without winexe
|
|
||||||
|
|
||||||
%global with_vfs_io_uring 0
|
%global with_vfs_io_uring 0
|
||||||
# We need liburing >= 0.4 which is not available in RHEL yet
|
# We need liburing >= 0.4 which is not available in RHEL yet
|
||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
|
Loading…
Reference in New Issue
Block a user