diff options
author | Baruch Siach <baruch@tkos.co.il> | 2019-03-29 13:32:24 +0300 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-03-29 12:50:03 +0100 |
commit | b5027be5f470830ac9543db3c52e076b13abd313 (patch) | |
tree | 183694f315877465b47ded6274b69fab1dc516af /ubi-utils/ubiupdatevol.c | |
parent | bce86d06d6ed2c03d0a0088a3c96a7a6e5e431db (diff) |
mkfs.ubifs: fix build without openssl
Exclude openssl headers when WITH_CRYPTO is not defined.
Fixes this build failure:
In file included from ubifs-utils/mkfs.ubifs/mkfs.ubifs.c:25:0:
ubifs-utils/mkfs.ubifs/mkfs.ubifs.h:49:10: fatal error: openssl/rand.h: No such file or directory
#include <openssl/rand.h>
^~~~~~~~~~~~~~~~
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'ubi-utils/ubiupdatevol.c')
0 files changed, 0 insertions, 0 deletions