mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 22:58:38 +01:00
b06bac022a
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>