Skip to content

Commit c853530

Browse files
author
Greg Parker
committed
Fix swiftc -static-stdlib on Linux.
1 parent 7c2c0cd commit c853530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/gen-static-stdlib-link-args

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ fi
3333
cat >$OUTPUTFILE <<EOF
3434
-ldl
3535
-lpthread
36+
-latomic
3637
-lswiftCore
3738
-lswiftImageInspectionShared
3839
$ICU_LIBS

0 commit comments

Comments
 (0)