Files
swift-mirror/utils/static-executable-args.lnk
Bob Wilson cc06156186 utils: add -lswiftImageInspectionShared to static-executable-args.lnk
This fixes the -static-executable part of the problem reported in
SR-7038 (rdar://problem/37710244).
2018-03-01 18:03:23 -08:00

16 lines
272 B
Plaintext

-static
-lswiftCore
-lswiftImageInspectionShared
-Xlinker
--defsym=__import_pthread_self=pthread_self
-Xlinker
--defsym=__import_pthread_once=pthread_once
-Xlinker
--defsym=__import_pthread_key_create=pthread_key_create
-lpthread
-latomic
-licui18n
-licuuc
-licudata
-ldl