Skip to content

v2.1.2: Minor build fixes

Choose a tag to compare

@davmac314 davmac314 released this 07 May 22:32
· 14 commits to master since this release

This version includes a single build configuration fix. If DASYNQ_HAVE_EVENTFD was defined as 0, the build would include support for eventfd as if DASYNQ_HAVE_EVENTFD was instead defined as 1. The meson.build file has been updated to install headers to the correct "includedir" location.