- prefix=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release
- exec_prefix=${prefix}
- libdir=${exec_prefix}/lib
- includedir=${prefix}/include
- Name: OpenSSL-libssl
- Description: Secure Sockets Layer and cryptography libraries
- Version: 1.1.1n
- Requires.private: libcrypto
- Libs: -L${libdir} -lssl
- Cflags: -I${includedir}
|