Describe the bug
The following warning is shown during build:
/tmp/cirrus-ci-build/dep/jwt-cpp/include/jwt-cpp/jwt.h:1177:20: warning: private field 'md' is not used [-Wunused-private-field]
const EVP_MD* (*md)();
Desktop:
- OS: FreeBSD 12.2
- Compiler clang 10.0.1
- Version 0.5.0 (b45bc99)