This is an archive of the discontinued LLVM Phabricator instance.

Distro: initial support for alpine
ClosedPublic

Authored by martell on Nov 2 2017, 9:30 PM.

Details

Summary

Add alpine linux as a distro.
We support building for musl from musl since rL292848.
Let's add this important docker / kubernetes empowering distro.

Diff Detail

Repository
rL LLVM

Event Timeline

martell created this revision.Nov 2 2017, 9:30 PM
martell updated this revision to Diff 121462.Nov 3 2017, 5:04 AM
martell edited the summary of this revision. (Show Details)
martell edited the summary of this revision. (Show Details)

@rnk ping.
Feel free to add anyone you think might be more suitable if you can't review this.

rnk accepted this revision.Nov 16 2017, 11:14 AM

lgtm

This revision is now accepted and ready to land.Nov 16 2017, 11:14 AM
This revision was automatically updated to reflect the committed changes.
mgorny added a subscriber: mgorny.Dec 22 2018, 12:26 AM

I'm sorry for being late to the party but could you update unittests/Driver/DistroTest.cpp as well?