wasi: remove --no-threads flag as no longer in LLVM 11 linker

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2020-10-13 22:20:26 +02:00
committed by Ayke
parent ed9b97cc0d
commit bb146edb47
-1
View File
@@ -12,7 +12,6 @@
],
"ldflags": [
"--allow-undefined",
"--no-threads",
"--stack-first",
"--export-dynamic",
"--no-demangle",