Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of choosing binary based on standard lib c library. #61

Open
grushikhin opened this issue Apr 9, 2018 · 1 comment
Open

Comments

@grushikhin
Copy link

grushikhin commented Apr 9, 2018

There are few standard lib c libraries, musl and glibc.
BInary files builded on one linux system e.g. ubuntu doesn't compatible with another system, e.g. Alpine Linux.
I would like to have opportunity to choose binary file based on standard lib c library.
It will be very useful for Linux systems.

What do you think about this feature?

@grushikhin
Copy link
Author

There is the npm module for checking libc https://github.com/lovell/detect-libc.
There is an open issue on npm for adding libc parameter to the process object nodejs/node#17993.

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

No branches or pull requests

1 participant