Searched hist:fff2f982ab6ac0dd2b641d30303f72270a019f28 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | configure | fff2f982ab6ac0dd2b641d30303f72270a019f28 Tue Mar 29 09:47:51 CDT 2016 Daniel P. Berrange <berrange@redhat.com> crypto: do an explicit check for nettle pbkdf functions
Support for the PBKDF functions in nettle was not introduced until version 2.6. Some distros QEMU targets have older versions and thus lack PBKDF support. Address this by doing a check in configure for the desired function and then skipping compilation of the nettle-pbkdf.o module
Reported-by: Wen Congyang <wency@cn.fujitsu.com> Tested-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|