0240baa4b0
src/ipc.c uses shm_info.used_ids which musl only provides when
_GNU_SOURCE is defined.
The issue has been fixed upstream, but the fix is not in their
latest 5.5.0 release. Adding their patch as a temporary fix
to be removed on the next version bump.
https://github.com/collectd/collectd/issues/1147
|
||
---|---|---|
.. | ||
0001-build-add-libavltree-libcommon-libheap-dependencies.patch | ||
0002-ipc-enable-gnu-source.patch | ||
collectd.hash | ||
collectd.mk | ||
Config.in |