diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-04-23 18:41:37 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-04-28 09:35:22 -0700 |
| commit | 247842b741db380fbd0e0d73f37e86f6c561ca9d (patch) | |
| tree | dcc21f170f0a25e063605a9a1c24b4a30df84fd2 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 60f8f6bde9be62554a850c31c770357e7d3e576e (diff) | |
| download | rust-247842b741db380fbd0e0d73f37e86f6c561ca9d.tar.gz rust-247842b741db380fbd0e0d73f37e86f6c561ca9d.zip | |
test: Fix some tests to run with musl
There were a few test cases to fix: * Dynamic libraries are not supported with MUSL right now, so all of those related test which force or require dylibs are ignored. * Looks like the default stack for MUSL is smaller than glibc, so a few stack allocations in benchmarks were boxed up (shouldn't have a perf impact). * Some small linkage tweaks here and there * Out-of-stack detection does not currently work with MUSL
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
