diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-08 16:01:30 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-12-08 20:52:25 +0100 |
commit | fb0a46901c6f0146dc0dae41e8bee8300043cd2c (patch) | |
tree | 5f7b022525204ebf2a2913af70b9603ca969f30a /package/gcc | |
parent | 4700333c0f255254eff40886bf4c23f6440b26c3 (diff) | |
download | buildroot-fb0a46901c6f0146dc0dae41e8bee8300043cd2c.tar.gz buildroot-fb0a46901c6f0146dc0dae41e8bee8300043cd2c.zip |
configs/aarch64_efi: Linux needs host-openssl to build
The Linux kernel builds fails with:
scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
#include <openssl/bio.h>
Because it needs host-openssl.
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/131216892
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions