diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-03-04 22:31:15 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-06 15:25:08 +0100 |
commit | 93a7edf4bc9bfcf821f608815870d06198eb2adf (patch) | |
tree | af48d04d7e51ce25ecf47fd8d411458a17b88d20 /package/jsoncpp/jsoncpp.mk | |
parent | dde090c299b0357fdb1a4ec44ad8d332ac57f65e (diff) | |
download | buildroot-93a7edf4bc9bfcf821f608815870d06198eb2adf.tar.gz buildroot-93a7edf4bc9bfcf821f608815870d06198eb2adf.zip |
linux: add BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL
Some Linux kernel configuration options (such as
CONFIG_SYSTEM_TRUSTED_KEYRING) require building a host program called
extract-cert, which itself needs OpenSSL.
Users having OpenSSL installed on their system won't see a problem,
but users who don't have OpenSSL installed will get a build
failure. This commit adds a new option that allows users to indicate
that their Linux configuration requires building host-openssl.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/jsoncpp/jsoncpp.mk')
0 files changed, 0 insertions, 0 deletions