Spaces:
Running
Running
File size: 341 Bytes
1d777c4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
prefix=/home/simon/prog/text-generation-webui/installer_files/conda
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
enginesdir=${libdir}/engines-1.1
Name: OpenSSL-libcrypto
Description: OpenSSL cryptography library
Version: 1.1.1t
Libs: -L${libdir} -lcrypto
Libs.private: -ldl -pthread
Cflags: -I${includedir}
|