diff options
Diffstat (limited to 'targets')
-rw-r--r-- | targets/wasm.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/wasm.json b/targets/wasm.json index 447acf8c1..df4d5ee3a 100644 --- a/targets/wasm.json +++ b/targets/wasm.json @@ -12,7 +12,6 @@ ], "ldflags": [ "--allow-undefined", - "--no-threads", "--stack-first", "--export-all", "--no-demangle", |