From f37ca5f08bad9dc1eb0712e30e9405943fdbadd6 Mon Sep 17 00:00:00 2001 From: Sérgio M. Basto Date: Feb 13 2024 19:59:55 +0000 Subject: Disabling "type safety check" fix build on Rawhide --- diff --git a/gimp.spec b/gimp.spec index c9a81a4..c2861a7 100644 --- a/gimp.spec +++ b/gimp.spec @@ -11,6 +11,8 @@ %bcond_with libunwind %endif +%global build_type_safety_c 0 + # skip tests known to be problematic in a specific version #global skip_checks_version X.Y.Z #global skip_checks test1 test2 test3