guowenxue
2021-10-11 561f9204e8d49949b0bd8f5e2ccece8a3637c99c
3rdparty/openssl/build.sh
@@ -64,6 +64,7 @@
    PACK_SUFIX=tar.gz 
    if [ -f ${PREFIX_PATH}/lib/libcrypto.a ] ; then 
        msg_banner "$SRC_NAME already compile and installed"
        return 0;
    fi