openldap: use /dev/urandom as entropy source 6108/head
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Thu, 24 May 2018 13:29:40 +0000 (10:29 -0300)
committerEneas U de Queiroz <cote2004-github@yahoo.com>
Thu, 24 May 2018 13:29:40 +0000 (10:29 -0300)
commitb06bac022a6436382938216817ae8ee3041690df
treee10f110dda01a5478c3c1c93eaa72bdda5a7fce8
parentd9e9b59159309449df7a7a6d4ab87980dc16eac2
openldap: use /dev/urandom as entropy source

When cross-compiling, the configure script doesn't use /dev/urandom as
entropy source, which would have been the case if we were building it
natively.  Instead it tries to use an EGD, which openwrt doesn't supply.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
libs/openldap/Makefile