Disabling "type safety check" fix build on Rawhide

This commit is contained in:
Sérgio M. Basto 2024-02-13 19:59:55 +00:00
parent 0338bc4883
commit f37ca5f08b

View File

@ -11,6 +11,8 @@
%bcond_with libunwind %bcond_with libunwind
%endif %endif
%global build_type_safety_c 0
# skip tests known to be problematic in a specific version # skip tests known to be problematic in a specific version
#global skip_checks_version X.Y.Z #global skip_checks_version X.Y.Z
#global skip_checks test1 test2 test3 #global skip_checks test1 test2 test3