* Felix Fietkau <n...@openwrt.org> [09.10.2013 19:54]:
> > it's not 'openssl' itself in my case, but the ability to handle 'sha256':
> I think we should probably just put a self-contained utility in tools/
> and use that instead of relying on different kinds of host tools.

So selfcompiling a small tool on the host?

I'am unsure if this is needed, if we rely on
openssl-sha256 anyway? than it would be better to
check not only for the existence of 'openssl' but
for the ability to work with 'sha256'.

openssl is available for on all host platforms anyway.

if 'sha256' is not supportet (like on my install),
than the build should abort...

bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to