Skip to content

Commit c1c0c90

Browse files
[wasm] Link pthread stub library explicitly
This part was not intended to be upstreamed for now because we should not hack pthread ideally
1 parent 5986274 commit c1c0c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Resources/wasi/static-executable-args.lnk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
-static
22
-lswiftSwiftOnoneSupport
3+
-lswiftWasiPthread
34
-ldl
45
-lstdc++
56
-lm

0 commit comments

Comments
 (0)