Add watchdog

(cherry picked from commit eee749c6c69c252548e02bbf118b90f034b4b6b3)
This commit is contained in:
Jo Shields 2019-08-12 15:36:13 -04:00
parent 7aaeca13ce
commit be984f8c76

View File

@ -273,6 +273,7 @@ rm %{buildroot}%{_bindir}/mono-sgen-gdb.py
%{_bindir}/mono
%{_bindir}/mono-boehm
%{_bindir}/mono-configuration-crypto
%{_bindir}/mono-hang-watchdog
%if %sgen == yes
%{_bindir}/mono-sgen
%endif