Something like 7f763c4 would significantly improve the speed of Cloudflare Pages builds, but it fails due to this:
./trunk: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./trunk)
(and hence that change was reverted for now in 360cee2).
Is there a way to make that binary work (for what it's worth, it does work in GitHub Actions), or would a special binary be needed for Cloudflare Pages' environment?
Edit: similar issue has been reported in:
Something like 7f763c4 would significantly improve the speed of Cloudflare Pages builds, but it fails due to this:
(and hence that change was reverted for now in 360cee2).
Is there a way to make that binary work (for what it's worth, it does work in GitHub Actions), or would a special binary be needed for Cloudflare Pages' environment?
Edit: similar issue has been reported in: