LingYun open library local/cross compile shell scripts
guowenxue
19 hours ago e8b85e738712e493d1eb033ea5321c3c3e6bb3af
qt/build.sh
@@ -197,7 +197,7 @@
function do_clean()
{
    rm -rf *${LIB_NAME}*
    rm -rf *${LIB_NAME}* ${SRC_NAME}
}
if [[ $# == 1 && $1 == -c ]] ;then