Files
swift-mirror/stdlib/public/Resources/linux/static-executable-args.lnk
Yuta Saito 2410da4259 [static-stdlib] Move static-executable-args.lnk under stdlib/public/Resources/linux
This is a preparatory change for adding a static executable support for WASI
2023-06-08 11:46:18 +00:00

18 lines
223 B
Plaintext

-static
-lswiftCore
-Xlinker
-undefined=pthread_self
-Xlinker
-undefined=pthread_once
-Xlinker
-undefined=pthread_key_create
-ldispatch
-lBlocksRuntime
-lpthread
-licui18nswift
-licuucswift
-licudataswift
-ldl
-lstdc++
-lm