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.
This commit is contained in:
Saleem Abdulrasool
2018-02-21 13:12:57 -08:00
parent 3f944d0e07
commit 13c80255fb

View File

@@ -1,6 +1,5 @@
-static
-lswiftCore
-lswiftImageInspectionStatic
-Xlinker
--defsym=__import_pthread_self=pthread_self
-Xlinker