commit 60b90bbb96e9d4ae8b4466405b2b701ae7c20b8d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Feb 18 02:38:36 2024 +0000
Disable type safety check, referenced in
https://fedoraproject.org/wiki/Changes/PortingToModernC#Use_of_incompatib...
gltron.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gltron.spec b/gltron.spec
index ff2260e..c70489a 100644
--- a/gltron.spec
+++ b/gltron.spec
@@ -1,3 +1,5 @@
+%global build_type_safety_c 0
+
Name: gltron
Version: 0.70
Release: 24%{?dist}
@@ -75,6 +77,7 @@ desktop-file-install --dir $RPM_BUILD_ROOT/%{_datadir}/applications
%{SOURCE1}
%changelog
* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.70-24
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+- Disable type safety check, referenced in
https://fedoraproject.org/wiki/Changes/PortingToModernC#Use_of_incompatib...
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> -
0.70-23
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild