diff options
| author | bors <bors@rust-lang.org> | 2015-01-07 12:25:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-01-07 12:25:15 +0000 |
| commit | dfd557bd73a27966b242635b04f2a9fca6eadce8 (patch) | |
| tree | 44de29924c0b15bbf6af9056b0835baaf724d5b2 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | a3a16e9610aba6d4bb023721d1f8513fe260bd03 (diff) | |
| parent | 01ce6efd859ed6ce3d20d331ae6e035ebd0a7678 (diff) | |
| download | rust-dfd557bd73a27966b242635b04f2a9fca6eadce8.tar.gz rust-dfd557bd73a27966b242635b04f2a9fca6eadce8.zip | |
auto merge of #20606 : alexcrichton/rust/stabilize-libc, r=brson
This commit prepares the liblibc library to be moved to crates.io. Unlike the log, serialize, term, etc crates, the source for this crate will *not* be duplicated out-of-tree. Instead a new rust-lang/libc repository will be created with a submodule to this repository and it will use the source directly. In order to compile within the stable ecosystem of Rust, this crate cannot link to libcore, and it also needs some tweaks for the other attributes that it has. As a result this commit tweaks the source of the crate to link to libcore when built in tree but link to libstd when built via cargo. Note that the rust-lang/libc crate isn't quite prepared just yet, there's a Cargo bug or two that I'd like to iron out before publishing it. This is simply preparing the in-tree source.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
