openlibs/glib/build.sh @@ -136,6 +136,19 @@ cd - } function do_clean() { rm -rf libffi* glib* } if [[ $# == 1 && $1 == -c ]] ;then echo "start clean ${LIB_NAME}" do_clean exit; fi exit export_cross