From cc06156186ee16d1d318b1fac8a000e0cf708b07 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Thu, 1 Mar 2018 18:03:23 -0800 Subject: [PATCH] utils: add -lswiftImageInspectionShared to static-executable-args.lnk This fixes the -static-executable part of the problem reported in SR-7038 (rdar://problem/37710244). --- utils/static-executable-args.lnk | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/static-executable-args.lnk b/utils/static-executable-args.lnk index 0d34ebd0c60f0..f3da0ed6b0ed0 100644 --- a/utils/static-executable-args.lnk +++ b/utils/static-executable-args.lnk @@ -1,5 +1,6 @@ -static -lswiftCore +-lswiftImageInspectionShared -Xlinker --defsym=__import_pthread_self=pthread_self -Xlinker