<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2022-08-28 19:50:52.000000000 +0800
+++ configure	2024-09-12 03:04:38.000000000 +0800
@@ -17202,7 +17202,7 @@
 
 if test $ostype = "Darwin"; then
   WHOLE_ARCHIVE_OPT="-all_load"
-  NO_WHOLE_ARCHIVE_OPT="-noall_load"
+  NO_WHOLE_ARCHIVE_OPT=""
 else
   WHOLE_ARCHIVE_OPT="--whole-archive"
   NO_WHOLE_ARCHIVE_OPT="--no-whole-archive"
</pre></body></html>