Accepting request 1093660 from home:bluca:branches:devel:libraries:c_c++

- Add Mark-pgm_family_string-as-inline.patch to fix building packages that
  include the PGM headers without using pgm_family_string() by marking it
  'inline' to avoid unused-function warnings. Sent upstream:
  https://github.com/steve-o/openpgm/pull/74

OBS-URL: https://build.opensuse.org/request/show/1093660
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/openpgm?expand=0&rev=32
This commit is contained in:
2023-06-18 18:43:24 +00:00
committed by Git OBS Bridge
parent 98ee65472e
commit a2d0578140
3 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jun 18 13:50:39 UTC 2023 - bluca@debian.org
- Add Mark-pgm_family_string-as-inline.patch to fix building packages that
include the PGM headers without using pgm_family_string() by marking it
'inline' to avoid unused-function warnings. Sent upstream:
https://github.com/steve-o/openpgm/pull/74
-------------------------------------------------------------------
Wed Jun 7 13:11:24 UTC 2023 - pgajdos@suse.com