guowenxue
2020-08-22 e08969d04cf798096baee6ab102e9676d8466f22
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