LingYun open library local/cross compile shell scripts
guowenxue
2023-08-17 f7dd2cbdfe53fd1ff24776ea7a22d8122f686edd
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"