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: Mar
On 2016-01-17 00:09, Marek Behun wrote:
> 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
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: Mar