-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Could we add a mechanism to detect the libc version and pick a shared lib accordingly? This is coming from a real use case to support sqlite shared lib binaries for both alpine linux and arch linux. One of which uses musl libc. You can find similar detection code in the official java sqlite library https://github.com/xerial/sqlite-jdbc/blob/3.39.3.0/src/main/java/org/sqlite/util/OSInfo.java#L117
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested