diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-02-06 22:25:26 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 22:27:39 +0000 |
commit | 7322e64f9be0754e3d28749b404dcf3404a099bc (patch) | |
tree | 6c5b39bd51a73c1c9399d568c8866651d75becdc /meta/recipes-extended/mc | |
parent | ab1ba8137ded9f34b78976f6087f48142dee73e5 (diff) | |
download | poky-7322e64f9be0754e3d28749b404dcf3404a099bc.tar.gz |
openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
After adding #pragma once to wrapper header ( opensslconf.h ) this
latent issue got to bite us, where it expect bn.h to be including
openssl.h to define BN_* defines, which is fragile. This patch removes
the contraints for nested includes for bn.h
(From OE-Core rev: f787b0bb9b0626ddbf2ac94cb206c76716a3773d)
(From OE-Core rev: 19d5bffafb17ea0d5e8060716205cab6ab64f302)
Signed-off-by: Khem Raj <raj.khem@gmail.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 'meta/recipes-extended/mc')
0 files changed, 0 insertions, 0 deletions