Home GnuPG

Fix boost build with mingw w32 threads

Description

Fix boost build with mingw w32 threads

* src/gpg4win.mk.in: Explicitly disable c++11

Otherwise boost thinks that std::threads are fully supported
and does not use its own replacements for these functions. While
mingw5 still does not support c++11 threads in debian.

Details

Provenance
aheineckeAuthored on May 3 2017, 10:53 AM
Parents
rWca833a44d1dd: Compile g4wihelp with static-libgcc
Branches
Unknown
Tags
Unknown