Support LibreSSL as provider of openssl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 10:42:32 +0000 (10:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 10:42:32 +0000 (10:42 +0000)
commiteec609909192338a2d91d2be800b27446da37b54
tree04a736b5790374dfeafcac2cdd26a9ef6cbc22f6
parent762cf80d5c04ef82edb6d4d423787db0322b8745
Support LibreSSL as provider of openssl

The build scripts check for openssl by grepping the string "OpenSSL" in
the output of openssl version command. LibreSSL fails this test as it
outputs something like "LibreSSL 2.2.4". This patch fix the
prereq-bulid.mk file so that it accepts LibreSSL as openssl provider as
well.

Signed-off-by: Marek Behun <kabel@blackhole.sk>
SVN-Revision: 48267
include/prereq-build.mk