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-08 10:57:19 +0000 |
commit | be3745522dd60f8f63658d8ecebc2dd79209d70b (patch) | |
tree | a83e1a26e5dbc560a349214ad487ca2ce81c7553 /meta/recipes-devtools/librepo | |
parent | c92e780c85523fe860602b947b029d7782afa47a (diff) | |
download | poky-be3745522dd60f8f63658d8ecebc2dd79209d70b.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)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/librepo')
0 files changed, 0 insertions, 0 deletions