diff --git a/hwloc.changes b/hwloc.changes index add3525..c633c5c 100644 --- a/hwloc.changes +++ b/hwloc.changes @@ -3,6 +3,12 @@ Tue May 9 13:20:12 UTC 2023 - Thomas Blume - remove header files for feature we don't ship (jsc#PED-4156) +These headers do not define an API that is not supported at present and +therefore would not cause a failure during build. Still, they define static +inline functions which look for HWLOC objects that are only set up by +non-supported device scanners. Thus these objects will never be present - even +though the relevant hardware is. + ------------------------------------------------------------------- Thu Jan 26 14:53:18 UTC 2023 - Callum Farmer