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)
commit1f826e8992407f21ee33480a05d8c41642fb0daa
tree59a72cd8c523201493c27a912c63df9d8b2011a6
parent4224b52c3acc7203e7c2535d6806f30432dae5e3
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