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

development/libraries/glibc: work around glibc tuple-parsing bug #163401

Closed
wants to merge 1 commit into from
Closed

development/libraries/glibc: work around glibc tuple-parsing bug #163401

wants to merge 1 commit into from

Commits on Mar 18, 2022

  1. development/libraries/glibc: work around glibc tuple-parsing bug

    Glibc's configuration machinery cannot parse *-muslabi64, and fails
    with a very cryptic error message.  This commit adds a
    --host=mips64el-linux-musl to extraConfigureFlags (so it comes after
    the --host= added by stdenv) in this case.
    Adam Joseph committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4afd80a View commit details
    Browse the repository at this point in the history