Remove ExclusiveArch for now

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-10-25 18:58:46 +03:00
parent 8ad004e488
commit 6cad9f75d1
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB

View File

@ -85,7 +85,6 @@ BuildRequires: mono-devel >= 6.12
%endif
# JIT only available on these:
ExclusiveArch: %mono_arches
%global _use_internal_dependency_generator 0
%global __find_provides env sh -c 'filelist=($(cat)) && { printf "%s\\n" "${filelist[@]}" | grep -v 4.7.1-api | grep -v 4.5-api| /usr/lib/rpm/redhat/find-provides && printf "%s\\n" "${filelist[@]}" | grep -v 4.7.1-api | grep -v 4.5-api | prefix=%{buildroot}%{_prefix} %{buildroot}%{_bindir}/mono-find-provides; } | sort | uniq'