We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8eaa24 + 8bf6b7f commit 740956dCopy full SHA for 740956d
lldb/test/API/lang/swift/observation/Makefile
@@ -1,4 +1,4 @@
1
SWIFT_SOURCES := main.swift
2
include Makefile.rules
3
# Workaround for amazonlinux2003
4
-LD_EXTRAS=-lswift_Concurrency
+LD_EXTRAS=-lswiftCore -lswiftObservation -lswiftCore
0 commit comments