commit | 56491f98d48921a57d1f13e3f91556a1b87de2f8 | [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 | 39f0819125834774e431a55d61f5d78ce7691819 [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>