commit | 2cea4a7a1885bd0c765089afc14f7ff0eb77864e | [log] [tgz] |
---|---|---|
author | Rolf Eike Beer <eb@emlix.com> | Thu Nov 22 16:40:49 2018 +0100 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Thu Jan 28 13:25:33 2021 +0900 |
tree | f5e4ce7a2d6cb4137a4883e30d0bf4f2b7d4bf63 | |
parent | cf81c3abe1b84c4b82fbe771f72e6d181a3d1b7c [diff] |
scripts: use pkg-config to locate libcrypto 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>