Hello.
I found described problem in three libraries:
- library libassuan, tool: mkheader, version: 2.5.3,
- library libgpg-error, tools: mkerrcodes, mkw32errmap, mkheader, version: 1.39
- library libgcrypt, tool: gost-s-box, version: 1.8.7
Problem context:
https://github.com/microsoft/vcpkg/pull/15605
https://github.com/microsoft/vcpkg/pull/17020
https://github.com/microsoft/vcpkg/pull/17023
https://github.com/microsoft/vcpkg/pull/17021
Operating system: mostly MacOs X
I try to make vcpkg configure autotools-packages with the same cflags (also cxxflags and ldflags, and compilers, and linkers) as cmake-packages. And found that some binaries do not use provided correct flags.