On Wednesday 16 November 2011 06:53:34 William Pitcock wrote:
> --- a/extra/Configs/Config.in
> +++ b/extra/Configs/Config.in
> @@ -1174,6 +1174,12 @@ config UCLIBC_HAS_CRYPT_IMPL
>       help
>         libcrypt contains crypt(), setkey() and encrypt()
> 
> +config UCLIBC_HAS_SHA512_CRYPT_IMPL
> +     bool "libcrypt SHA512 support"
> +     default y
> +     help
> +       Say N here if you do not need SHA512 crypt support.

shouldn't this "depend UCLIBC_HAS_CRYPT_IMPL" ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to