--- 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
 
 
