You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Patch needed to support cross compilation for arm64 on amd64 for node 16 and 18.
23
-
# The PR introducing the issue (https://github.com/nodejs/node/pull/43200) was merged in main released in v20 and backported to v18 (https://github.com/nodejs/node/pull/44353) and v16 (https://github.com/nodejs/node/pull/44886)
24
-
# The fix for the issue (https://github.com/nodejs/node/pull/51256) was only merged into v20 (https://github.com/nodejs/node/pull/52793)
25
-
# Therefore the fix needs to be re-applied to v16 and v18 if we want to compile those too.
26
-
# the initial patch works on v18, for v16 a reroll was required.
0 commit comments