Search for Linux binaries without libc suffix #543
Closed
cataphract
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Yeah someone mentioned this to me recently; I think this is feasible. I suspect it would be better to be explicit that it supports any libc, e.g. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The libc suffix in the binary names forces one to have separate musl and glibc binaries, or at least to have the same binary available with two names.
What do you think of looking also for a binary without the libc suffix so we can more efficiently ship binaries that work for both?
Beta Was this translation helpful? Give feedback.
All reactions