google / google/prefab

[PKG] C++ standard library

Open
#127 7 comments 0 reactions 0 assignees View on GitHub
package request
Dominant language
Kotlin
Stars
236
Forks
33
PR merge metrics
No merged PRs in 30d

Description

libc++_shared.so is constantly a problem. It gets included in every artifact that packages native libraries, which causes collisions all over the place. Ultimately we can exclude it from all of the artifacts, but it needs to be included somewhere. The question is where? If there were an artifact in Maven that included only this library, then each project can specify which version of the C++ library to include, and ultimately Maven will handle it for us. It also gives flexibility for app projects to specify exactly which version to include if different versions are present in the dependency graph.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.