mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
This fixes build with new clang which treats -Wincompatible-function-pointer-types as an error. Related upstream issue: <https://github.com/nodejs/node/issues/52229>