about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-04-05 12:46:53 +0200
committerGitHub <noreply@github.com>2019-04-05 12:46:53 +0200
commit7249036de5c6a2e8aad93512e3f529f3024d03e5 (patch)
tree5a0ec8f387726003bec71317864b3d2e60a83731 /src/libstd/sys/unix/stack_overflow.rs
parentc0ed443fdd8c4d01abbba5970bd48c76cd0c0707 (diff)
parent471db2b84bbeafb128bae8a8a9cf7fed13d2df4f (diff)
downloadrust-7249036de5c6a2e8aad93512e3f529f3024d03e5.tar.gz
rust-7249036de5c6a2e8aad93512e3f529f3024d03e5.zip
Rollup merge of #59712 - alexcrichton:wasm-static-not-pic, r=eddyb
wasm32: Default to a "static" relocation model

LLVM 9 is adding support for a "pic" relocation model for wasm code,
which is quite different than the current model. In order to preserve
the mode of compilation that we have today default to "static" to ensure
that we don't accidentally start creating experimental relocatable
binaries.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions