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>2020-07-02 00:16:38 -0700
committerGitHub <noreply@github.com>2020-07-02 00:16:38 -0700
commit4593e9f49fad904541fddaefd1719869a7573831 (patch)
tree5ebdf140044e788e2c15fce3285167e7cf193b59 /src/libstd/sys/unix/stack_overflow.rs
parent7b2f44a57b6814c250373bf19fb71e5e733e8044 (diff)
parent844dc31494ad130169477c57c9ba10acd5e8923f (diff)
downloadrust-4593e9f49fad904541fddaefd1719869a7573831.tar.gz
rust-4593e9f49fad904541fddaefd1719869a7573831.zip
Rollup merge of #73885 - pietroalbini:ci-fix-wasm32, r=kennytm
Fix wasm32 being broken due to a NodeJS version bump

Emscripten's SDK [recently bumped the version of NodeJS they shipped](https://github.com/emscripten-core/emsdk/pull/529), but our Dockerfile for the wasm32 builder hardcoded the version number. This will cause consistent CI failures once the currently cached image is rebuilt (either due to a change or due to the cache expiring).

This PR fixes the problem by finding the latest version of NodeJS in the Emscripten SDK and symlinking it to a "latest" directory, which is then added to the `PATH`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions