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

DEV: remove musl support from Gemfile #12689

Merged
merged 1 commit into from Apr 14, 2021
Merged

DEV: remove musl support from Gemfile #12689

merged 1 commit into from Apr 14, 2021

Commits on Apr 14, 2021

  1. DEV: remove musl support from Gemfile

    We do not really support Discourse on Alpine linux / musl based distros.
    
    We depend heavily on libc.
    
    Besides this it looks like rubygems/bundler tends to handle this nuance incorrectly.
    
    Remove it for now.
    SamSaffron committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9ee36e7 View commit details
    Browse the repository at this point in the history