[libgpg-error PATCHv2 0/2] Fix build without pthreads
Yann E. MORIN
yann.morin.1998 at free.fr
Sun Jul 10 11:38:45 CEST 2016
Building libgpgp-error without threads is currently broken because some
files unconditionally #include <pthread.h> even if ./configure decided
threads were not available.
The first patch in the series fixes that.
Finally, tests are sometimes unneeded, especially on embedded devices.
The second patch adds an option to disable building tests.
[PATCH 1/2] Fix build without threads
[PATCH 2/2] Add an option to disable tests
Regards,
Yann E. MORIN.
More information about the Gnupg-devel
mailing list