-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Milestone
Description
Summary of the new feature / enhancement
Different versions of Linux use different versions of glibc, the current build doesn't work on Oracle LInux, for example. We should statically link glibc to remove the external dependency.
Proposed technical implementation details (optional)
No response