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

Create a libc++ package #576

Open
1 task
springmeyer opened this issue Mar 14, 2018 · 0 comments
Open
1 task

Create a libc++ package #576

springmeyer opened this issue Mar 14, 2018 · 0 comments

Comments

@springmeyer
Copy link
Contributor

springmeyer commented Mar 14, 2018

Currently the only way to get libc++ is to install the entire llvm package. To make libc++ tenable to install in CI systems quickly we should add a new llvm subpackage to package libc++.

A followup after this is done:

  • Change tippecanoe package (which is statically linking libc++) to just use the clang++ and libc++ packages (and not the entire llvm package), so save on download bandwidth.

Similar to #561

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