We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
swiftc -static-stdlib
1 parent 7c2c0cd commit c853530Copy full SHA for c853530
utils/gen-static-stdlib-link-args
@@ -33,6 +33,7 @@ fi
33
cat >$OUTPUTFILE <<EOF
34
-ldl
35
-lpthread
36
+-latomic
37
-lswiftCore
38
-lswiftImageInspectionShared
39
$ICU_LIBS
0 commit comments