Don't define OPENSSL_NO_ERR for the command line
authorRichard Levitte <levitte@openssl.org>
Mon, 29 Jan 2018 09:22:51 +0000 (10:22 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 29 Jan 2018 14:26:04 +0000 (15:26 +0100)
It's already in opensslconf.h, which is included where this is relevant.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5188)


No differences found