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

Build Linux binaries in an old CentOS 5 image #27

Merged
merged 1 commit into from
Oct 28, 2015
Merged

Build Linux binaries in an old CentOS 5 image #27

merged 1 commit into from
Oct 28, 2015

Commits on Oct 28, 2015

  1. Build Linux binaries in an old CentOS 5 image

    This should help the binaries be maximally compatible with older Linux releases
    as they'll depend on a very old glibc. This also touches up the linkage to
    openssl to be static on Linux and dynamic on OSX.
    
    The docker image used here is currently the same one that we're using in
    rust-lang/rust for the production of the nightly compilers.
    alexcrichton committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    3163514 View commit details
    Browse the repository at this point in the history