envs_2 / mplug_owl2 /lib /pkgconfig /libcrypto.pc
ZTWHHH's picture
Add files using upload-large-folder tool
cc45d6e verified
raw
history blame
334 Bytes
prefix=/root/envs/mplug_owl2
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
enginesdir=${libdir}/engines-3
modulesdir=${libdir}/ossl-modules
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Version: 3.0.16
Libs: -L${libdir} -lcrypto
Libs.private: -ldl -pthread
Cflags: -I${includedir}