--- configure 2026-07-10 03:44:46.000000000 +0800 +++ configure 2026-08-05 10:01:43.000000000 +0800 @@ -9967,7 +9967,7 @@ # On macOS 11+, -undefined dynamic_lookup is incompatible with # chained fixups. Add -no_fixup_chains to use traditional fixups # which work correctly with dynamic_lookup for dlopen'd libraries. - SHIM_LDFLAGS="-undefined dynamic_lookup -Wl,-no_fixup_chains" + SHIM_LDFLAGS="-undefined dynamic_lookup" { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GC_throw_bad_alloc in -lgccpp" >&5 printf %s "checking for GC_throw_bad_alloc in -lgccpp... " >&6; } if test ${ac_cv_lib_gccpp_GC_throw_bad_alloc+y}