File project.diff of Package openpgm
--- openpgm.changes.orig +++ openpgm.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Nov 30 11:42:30 UTC 2025 - Giacomo Comes <gcomes.obs@gmail.com> + +- add fix_build_with_32_bits_MMX.patch to fix building packages on + i586 that do not define _mm_cvtm64_si64 + +------------------------------------------------------------------- Sun Jun 18 13:50:39 UTC 2023 - bluca@debian.org - Add Mark-pgm_family_string-as-inline.patch to fix building packages that --- openpgm.spec.orig +++ openpgm.spec @@ -35,6 +35,8 @@ Source: https://github.com/steve Source99: baselibs.conf # PATCH-FIX-UPSTREAM https://github.com/steve-o/openpgm/pull/74 Patch0: Mark-pgm_family_string-as-inline.patch +# PATCH-FIX-UPSTREAM https://github.com/steve-o/openpgm/commit/b7fa865fa6b06d97d424c500fd1c4bc44c096359 +Patch1: fix_build_with_32_bits_MMX.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++