guowenxue
2020-08-21 cdf2904404c7510832f173a696e7f7c4febfded1
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