From bc3506dade87f107224d82c53c08d25fa4850783 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Wed, 21 Feb 2018 13:12:57 -0800 Subject: [PATCH] utils: remove reference to swiftImageInspectionStatic This was removed with the metadata registration restructuring for ELF. There is no equivalent for this. The metadata registration occurs via the swiftrt.o object now in the same manner across all build types. --- utils/static-executable-args.lnk | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/static-executable-args.lnk b/utils/static-executable-args.lnk index 2c158a45d7ead..0d34ebd0c60f0 100644 --- a/utils/static-executable-args.lnk +++ b/utils/static-executable-args.lnk @@ -1,6 +1,5 @@ -static -lswiftCore --lswiftImageInspectionStatic -Xlinker --defsym=__import_pthread_self=pthread_self -Xlinker