llvm-mos-sdk
llvm-mos-sdk copied to clipboard
Arch User Package
Now that the compiler is a bit older, it would be a good idea to start making packages for common distributions. In particular, there's already an AUR package for just the compiler part of llvm-mos... done poorly. If we don't get on top of this, we may lose the opportunity.
Following the existing AUR package, and by the reason that we conflict strongly with other LLVM distributions, we should put this into its own tree under opt.
Depends on llvm-mos/llvm-mos#71; Linux distributions overwhelming prefer dynamic libraries, and we should probably follow suit.
Removing the dependency on llvm-mos/llvm-mos#71; our installables aren't that big, and it's very unlikely to make sense to partially upgrade the SDK along .so
boundaries.