commit | 4094a92b2edc0afe3b2ce8344fedc6d1aef2a740 | [log] [tgz] |
---|---|---|
author | Rolf Eike Beer <eb@emlix.com> | Thu Mar 04 08:25:01 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 07 11:27:41 2021 +0100 |
tree | 83e8fd1c98d710c3178ef1539015733ce5cf6387 | |
parent | beb7f9d3ecf45e2c10283f082ac327448b9e37fa [diff] |
scripts: use pkg-config to locate libcrypto commit 2cea4a7a1885bd0c765089afc14f7ff0eb77864e upstream. Otherwise build fails if the headers are not in the default location. While at it also ask pkg-config for the libs, with fallback to the existing value. Signed-off-by: Rolf Eike Beer <eb@emlix.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>