pidgin/pidgin

Fix build with clang 11.0.0

2020-10-14, Steve Wills
6af4d993c8e5
Fix build with clang 11.0.0

Testing Done:
Built on FreeBSD 13 CURRENT with clang 11.0.0

Built on debian unstable with gcc to verify no changes there. -GK

Reviewed at https://reviews.imfreedom.org/r/167/
---
name: cmark
buildsystem: cmake-ninja
builddir: true
config-opts:
- -DCMAKE_BUILD_TYPE=Release
- -DCMARK_TESTS=OFF
sources:
- type: archive
url: https://github.com/commonmark/cmark/archive/0.29.0.tar.gz
sha256: 2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6
cleanup:
- /bin
- /include
- /lib/cmake
- /lib/pkgconfig
- /lib/*.a
- /share/man