Fixes ARM64 Docker build failure caused by R_AARCH64_CALL26 relocation overflow when linking libv8. mold automatically generates range extension thunks (veneers) to bridge calls exceeding the ±128MB limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>