LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-23 8e62b03217c78e78eddf3ff8dbd5948dd4831aa6
openlibs/libxml2/build.sh
@@ -2,7 +2,7 @@
# library name and version
# Official: https://download.gnome.org/sources/libxml2/
LIB_NAME=libxml2-2.13.3
LIB_NAME=libxml2-2.11.5
PACK_SUFIX=tar.xz
# LingYun source code FTP server
@@ -54,7 +54,7 @@
function check_result()
{
   if [ $? != 0 ] ; then
      pr_error $1
        pr_error "$1"
   fi
}
# decompress a packet to destination path