Remove ExclusiveArch for now
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
8ad004e488
commit
6cad9f75d1
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user