LingYun open library local/cross compile shell scripts
guowenxue
2023-08-17 f7dd2cbdfe53fd1ff24776ea7a22d8122f686edd
libevent/build.sh
@@ -157,7 +157,7 @@
   do_export
   ./configure --prefix=${PREFIX_PATH} ${CONFIG_CROSS} \
   ./configure --prefix=${PREFIX_PATH} ${CONFIG_CROSS} --enable-static \
      --enable-thread-support --enable-openssl --enable-function-sections
   check_result "ERROR: configure ${LIB_NAME} failure"