[openSUSE][RPM] Fix enabling features on non-x86_64 #51
@@ -653,6 +653,7 @@ EXTRA_CFLAGS="$(echo %{optflags} | sed -E 's/-[A-Z]?_FORTIFY_SOURCE[=]?[0-9]*//g
|
||||
--enable-xen \
|
||||
--enable-xen-pci-passthrough \
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{with xdp}
|
||||
--enable-af-xdp \
|
||||
%endif
|
||||
@@ -680,7 +681,6 @@ EXTRA_CFLAGS="$(echo %{optflags} | sed -E 's/-[A-Z]?_FORTIFY_SOURCE[=]?[0-9]*//g
|
||||
%ifnarch %arm s390x
|
||||
--enable-numa \
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?with_rbd}
|
||||
--enable-rbd \
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user