Skip to content

Commit bb146ed

Browse files
deadprogramaykevl
authored andcommitted
wasi: remove --no-threads flag as no longer in LLVM 11 linker
Signed-off-by: deadprogram <[email protected]>
1 parent ed9b97c commit bb146ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/wasi.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
],
1313
"ldflags": [
1414
"--allow-undefined",
15-
"--no-threads",
1615
"--stack-first",
1716
"--export-dynamic",
1817
"--no-demangle",

0 commit comments

Comments
 (0)