Add support for --libc flag to improve cross-platform install (#3160)

This deprecates the libc-as-suffix approach of --platform=linuxmusl
This commit is contained in:
Joona Heinikoski
2022-04-28 13:24:45 +03:00
committed by GitHub
parent 5b03579e5c
commit 51b4a7c564
4 changed files with 43 additions and 8 deletions

View File

@@ -131,7 +131,7 @@
"color": "^4.2.3",
"detect-libc": "^2.0.1",
"node-addon-api": "^4.3.0",
"prebuild-install": "^7.0.1",
"prebuild-install": "^7.1.0",
"semver": "^7.3.7",
"simple-get": "^4.0.1",
"tar-fs": "^2.1.1",