diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-05-16 18:36:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-05-28 08:18:19 -0400 |
commit | 4839836a124ea04e5867edf3db3bfb02cfa8d760 (patch) | |
tree | 2016528ad4455d55d2bd12a9a6f9a0c404289028 /configs/M54418TWR_serial_rmii_defconfig | |
parent | af22ac660a5b007938acce4e83d79dd2a0a0b0d8 (diff) | |
download | u-boot-imx-4839836a124ea04e5867edf3db3bfb02cfa8d760.zip u-boot-imx-4839836a124ea04e5867edf3db3bfb02cfa8d760.tar.gz u-boot-imx-4839836a124ea04e5867edf3db3bfb02cfa8d760.tar.bz2 |
tools: use pkg-config when available to get SSL flags
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 <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/M54418TWR_serial_rmii_defconfig')
0 files changed, 0 insertions, 0 deletions