mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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:
@@ -1,6 +1,5 @@
|
||||
-static
|
||||
-lswiftCore
|
||||
-lswiftImageInspectionStatic
|
||||
-Xlinker
|
||||
--defsym=__import_pthread_self=pthread_self
|
||||
-Xlinker
|
||||
|
||||
Reference in New Issue
Block a user