about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2023-04-06 07:18:30 +0900
committerGitHub <noreply@github.com>2023-04-06 07:18:30 +0900
commit836504ec34f1f291a7cfe6fbe4374363defed7bd (patch)
tree1512940784ff27d88dc0260242afa6d23495c9b1 /compiler/rustc_codegen_llvm/src
parent4b8725b854050aa1c90109c6a9515be893aaa946 (diff)
parent69e3f7a30dc4858d951473d8e4c2540a063e5350 (diff)
downloadrust-836504ec34f1f291a7cfe6fbe4374363defed7bd.tar.gz
rust-836504ec34f1f291a7cfe6fbe4374363defed7bd.zip
Rollup merge of #109922 - Amanieu:ohos-no_thread_local, r=wesleywiser
Disable `has_thread_local` on OpenHarmony

OpenHarmony uses emulated TLS, which doesn't link properly when using thread-local variables across crate boundaries with `-C prefer-dynamic`. This PR makes thread_local! use pthreads directly instead.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions