commit | ee23b9329ec261b5144259f42b1b4eee543d0cb6 | [log] [tgz] |
---|---|---|
author | Rolf Eike Beer <eb@emlix.com> | Thu Nov 22 16:40:49 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 10 09:29:17 2021 +0100 |
tree | 55c8d2a6f70e73de0a14137420839a4181f48871 | |
parent | 0fe48a40ac63ef8e56ae998006a4a48ea1b27783 [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> Cc: stable@vger.kernel.org # 5.6.x Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>