[U-Boot] [PATCH 1/4] tools: -Wno-deprecated-declarations for OpenSSL on darwin
Simon Glass
sjg at chromium.org
Wed Feb 17 20:00:30 CET 2016
On 16 February 2016 at 15:29, Andreas Bießmann
<andreas.devel at googlemail.com> wrote:
> Since OpenSSL is deprecated on OS X in favour of Common Crypto API disable the
> warning for this host OS.
>
> Another solution would be to add some glue layer for crypto stuff, but I think
> this is not worth the effort.
>
> Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
> ---
>
> tools/Makefile | 8 ++++++++
> 1 file changed, 8 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list