Originally, we built and distributed our own version of libgc because Crystal required some patches.
Those patches are long gone (#141) and we're now simply building the upstream version of libgc.
This shouldn't be our responsibility. At this point, I think we can safely drop this dependency. Distribution packages need to make sure to install the libgc package, as they already do with other dependencies.
Originally, we built and distributed our own version of
libgcbecause Crystal required some patches.Those patches are long gone (#141) and we're now simply building the upstream version of libgc.
This shouldn't be our responsibility. At this point, I think we can safely drop this dependency. Distribution packages need to make sure to install the libgc package, as they already do with other dependencies.