crystal-lang / distribution-scripts

40 stars 23 forks source link

Use libgc from Alpine for building the compiler on Linux #301

Closed straight-shoota closed 2 months ago

straight-shoota commented 2 months ago

We don't need a specially-built version of libgc anymore and can use the package from Alpine, just like with any other dependency.

Resolves part of https://github.com/crystal-lang/distribution-scripts/issues/285