mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Neither libpv nor pvattest uses libssl functionality directly, so let's remove it from the pkg-config calls. $ pkg-config --libs openssl -lssl -lcrypto $ pkg-config --libs libcrypto -lcrypto Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>