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
./configure currently sets host/target_arch as arm64 whereas Makefile will treat it as aarch64 (uname -s doesn't match anything). Suggesting we give Makefile a similar treatment?
./configurecurrently sets host/target_arch asarm64whereasMakefilewill treat it asaarch64(uname -sdoesn't match anything). Suggesting we give Makefile a similar treatment?/cc @nodejs/build