Skip to content
Snippets Groups Projects
Commit ac0a7839 authored by Josh Triplett's avatar Josh Triplett
Browse files

Add support for building with static glibc

This will need corresponding changes in rust-lang/rust to activate, but
this will make it possible to make those changes.

Note that despite the apparent redundancy in config directives, the link
directives cannot be simplified any further. Attempting to factor out
the checks for `target_feature = "crt-static"` does not work.
parent 999e5e1f
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment