--- ./configure_orig	2022-12-19 03:01:58 +0000
+++ ./configure	2022-12-19 07:05:00 +0000
@@ -28938,11 +28938,11 @@
     ##ADD: However, for example, symbol in libc of memcpy is __memmove,__memmove64.
     ##ADD: This black magic puts lc before lR and pockets this.
     if test "x${OBJECT_MODE}" = "x64"; then
-      main_ldflags="${wl}-brtl ${wl}-bexpall ${wl}-bpT:0x100000000 ${wl}-bpD:0x110000000 -lc"
+      main_ldflags="${wl}-brtl ${wl}-bpT:0x100000000 ${wl}-bpD:0x110000000 -lc"
     else
-      main_ldflags="${wl}-brtl ${wl}-bexpall -lc"
+      main_ldflags="${wl}-brtl -lc"
     fi
-    shlib_ldflags="${wl}-brtl ${wl}-G ${wl}-bexpall ${wl}-bnoentry -lc"
+    shlib_ldflags="${wl}-brtl ${wl}-G ${wl}-bnoentry -lc"
     SHLIB_LIBADD="\$(LIBM)"
     shlib_cxxldflags="${shlib_ldflags}"
     if test "${GCC}" = yes; then
