about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2016-03-02 07:01:15 +0530
committerManish Goregaokar <manishsmail@gmail.com>2016-03-02 07:01:15 +0530
commit3f7867c21f60e555768f912b17552fde7991ed1d (patch)
tree64140a23bbb693893a569dff09cd5253dab7719c /src/libstd/sys/unix/stack_overflow.rs
parent4ed3826f27055e51a85378afa5493c6630cbe80d (diff)
parentd846f490a04df5899471218dfe904e7cfe42b13f (diff)
downloadrust-3f7867c21f60e555768f912b17552fde7991ed1d.tar.gz
rust-3f7867c21f60e555768f912b17552fde7991ed1d.zip
Rollup merge of #31985 - ashleysommer:libbackgrace_emscripten_fix, r=alexcrichton
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
```
This commit adds the emscripten target to the libbacktrace configure script so it is no longer unrecognized.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions