Files
Npm-cli/.gitea
brasse 35f5a86acd
All checks were successful
release / build-release (push) Successful in 3m45s
CI: install libc6-dev-amd64-cross for x86_64 ring cross-build
The x86_64 cross build failed compiling ring's C (curve25519.c): the cross
gcc couldn't find bits/libc-header-start.h because only the compiler
(gcc-x86-64-linux-gnu) was installed, not the amd64 target libc headers.
Add libc6-dev-amd64-cross so the cross sysroot has them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011YPrEZVBpPVoCRyJz2exkZ
2026-07-04 13:51:11 +02:00
..