Skip to content

Commit af5f37d

Browse files
author
Greg Parker
committed
Add -latomic to -static-executable.
1 parent c853530 commit af5f37d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/static-executable-args.lnk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
-Xlinker
99
--defsym=__import_pthread_key_create=pthread_key_create
1010
-lpthread
11+
-latomic
1112
-licui18n
1213
-licuuc
1314
-licudata

0 commit comments

Comments
 (0)