-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
nodejs/node
#19164Labels
Description
So I was looking at https://github.com/nodejs/node/blob/master/BUILDING.md and I noticed that the supported glibc versions is glibc >= 2.12 on arm64. Looking at the inventory.yml, it would suggest that we build on centos7 which has a glibc version of 2.17.
Would someone be able to confirm if in fact we do have an arm64 machine capable of building at that level otherwise we should probably update that table.