commit | 58444c75dd4a9cb2928ae877431f57d9288d4fc7 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Tue Jun 06 15:17:27 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 09 20:34:57 2017 -0400 |
tree | 624a8dc9d0818c8031e1a1d80093b99dbac34a4c | |
parent | c4f5e574e7ce370de2e0e13c00c58f21a57ef85e [diff] |
tools/kwbimage: Support building with LibreSSL The kwbimage utility fails to compile when LibreSSL is present on the host system instead of OpenSSL. This one-line patch resolves this. Signed-off-by: Marek Behun <marek.behun@nic.cz>