diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-23 19:38:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-29 15:23:50 +0100 |
commit | b92d395febbbca2e5b33d4eed7628bf51d8e9a02 (patch) | |
tree | c6829bd029fe15cb14b26b1c3e0f7503a62bf7ed /scripts/runqemu.README | |
parent | 6e18b05305e3a610fde10fddff70b35b8a5a8a05 (diff) | |
download | poky-b92d395febbbca2e5b33d4eed7628bf51d8e9a02.tar.gz |
openssl_1.0: drop leading "-" from no-ssl3 config option
Although passing -no-ssl3 works, comments in the openssl Configure
script suggest doing so isn't really correct:
s /^-no-/no-/; # some people just can't read the instructions
The documented way to pass no-<cipher> config options is without a
leading "-"
https://github.com/openssl/openssl/blob/OpenSSL_1_0_2-stable/INSTALL
(From OE-Core rev: 369927de1d94a295671d3750c95b70a497b13425)
(From OE-Core rev: 3936fafb3bd85499361f32abef4919ad3c74d83f)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu.README')
0 files changed, 0 insertions, 0 deletions