mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
a6cf9656bb
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>