diff options
| author | ashleysommer <flubba86@gmail.com> | 2016-03-01 20:57:43 +1000 |
|---|---|---|
| committer | Ashley Sommer <Ashley.Sommer@csiro.au> | 2016-03-02 10:40:30 +1000 |
| commit | d846f490a04df5899471218dfe904e7cfe42b13f (patch) | |
| tree | 003a733cbb007b466c588a20dadd006ad214518c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 84d8fec9b014975145eb0d9d6ec29216593e10f6 (diff) | |
| download | rust-d846f490a04df5899471218dfe904e7cfe42b13f.tar.gz rust-d846f490a04df5899471218dfe904e7cfe42b13f.zip | |
Fix compiling libstd with emscripten target.
Was getting error: ``` running: "sh" "/home/flubba86/rust/src/libstd/../libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=asmjs-unknown-emscripten" "--build=x86_64-unknown-linux-gnu" ... Invalid configuration `asmjs-unknown-emscripten': system `emscripten' not recognized ``` Undo change to libbacktrace configure script. Modify libstd build.rs to not build libbacktrace in the case of targeting emscripten.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
