guowenxue
2022-04-08 c7a69ad99ba1500722b3eb3dd8777893574a4be1
3rdparty/cross/appweb/build.sh
@@ -219,6 +219,13 @@
    ls -l appweb-${BOARD}.tar.gz 
}
if [[ $# == 1 ]] && [[ $1 == "clean" ]] ; then
   rm -rf appweb*
   rm -rf php*
   exit;
fi
export_cross
compile_php