<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2013-04-19 06:47:00.000000000 +0800
+++ configure	2022-10-17 14:25:49.000000000 +0800
@@ -4024,6 +4024,10 @@
             fi
         fi
     fi
+    if test "$HostArch" = "powerpc"
+    then
+        SplitObjsBroken=YES
+    fi
 fi
 
 
</pre></body></html>