Skip to content

Conversation

@devm33
Copy link
Contributor

@devm33 devm33 commented Jan 2, 2026

This PR fixes the cross-compilation for linux arm builds to correctly use the sysroot and adds CI for cross-compiling.

The added CI caught an issue that the cross-compiled build was not correctly using the sysroot and linking against the wrong GLIBC version. Installing the correct cross-compilation toolchain fixes that.

Also fixes a duplicate trailing slash here:

const dir = `${r}/${d}/`;

Used here:
let helperPath = native.dir + '/spawn-helper';

@devm33 devm33 marked this pull request as ready for review January 2, 2026 05:09
@Tyriar Tyriar added this to the 1.2.0 milestone Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants