On Sat, May 16, 2015 at 06:36:15PM +0200, Thomas Petazzoni wrote:

> Instead of hardcoding -lssl -lcrypto as the flags needed to build
> mkimage with FIT signature enabled, use pkg-config when
> available. This allows to properly support cases where static linking
> is used, which requires linking with -lz, since OpenSSL uses zlib
> internally.
> 
> We gracefully fallback on the previous behavior of hardcoding -lssl
> -lcrypto if pkg-config is not available or fails with an error.
> 
> Signed-off-by: Thomas Petazzoni <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to