LingYun open library local/cross compile shell scripts
guowenxue
2023-11-06 3c2a7d5c177662ab0ba02d5ff58011a6abce87de
libxml2/build.sh
@@ -157,7 +157,7 @@
   do_export
   ./configure --prefix=${PREFIX_PATH} ${CONFIG_CROSS} \
   ./configure --prefix=${PREFIX_PATH} ${CONFIG_CROSS} --enable-static \
      --without-python --without-zlib --without-lzma
   check_result "ERROR: configure ${LIB_NAME} failure"