jitterentropy: Disable use of pthread.
* random/jitterentropy.h (JENT_CONF_ENABLE_INTERNAL_TIMER): Undefine. * random/jitterentropy-base.c [JENT_CONF_ENABLE_INTERNAL_TIMER] (jent_entropy_switch_notime_impl): Add conditional compilation. * random/jitterentropy-base-user.h [JENT_CONF_ENABLE_INTERNAL_TIMER] (jent_yield): Likewise. * random/jitterentropy.h [JENT_CONF_ENABLE_INTERNAL_TIMER] (jent_entropy_switch_notime_impl): Likewise.
- GnuPG-bug-id: T5523
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>