about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAidan Hobson Sayers <aidanhs@cantab.net>2015-06-14 23:55:01 +0100
committerAidan Hobson Sayers <aidanhs@cantab.net>2015-06-15 13:42:18 +0100
commit52862e4cda1ff72e52dfaea21cf82ae93725b3be (patch)
treedf3d3e906d5b1bcdffbf67fd01d48811c5b7b351 /src/libstd/sys/unix/stack_overflow.rs
parent5ef250427d26af88a23e6e0d19bca00fc72ce2bc (diff)
downloadrust-52862e4cda1ff72e52dfaea21cf82ae93725b3be.tar.gz
rust-52862e4cda1ff72e52dfaea21cf82ae93725b3be.zip
When building libc crate with musl, don't look for libc.a
musl may not be available on the target user's machine, and even if
it is, we may not be able to find it because of how static libraries
are searched for.
Instead, use the transitively included liblibc which includes libc.a.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions