libxml2/build.sh
@@ -57,6 +57,7 @@ pr_error $1 fi } # decompress a packet to destination path function do_unpack() { @@ -161,7 +162,7 @@ --without-python --without-zlib --without-lzma check_result "ERROR: configure ${LIB_NAME} failure" make && make install make -j ${JOBS} && make install check_result "ERROR: compile ${LIB_NAME} failure" }