Skip to content

Commit 8bf6b7f

Browse files
committed
Workaround for Amazon Linux 2003
1 parent aeffdf3 commit 8bf6b7f

File tree

1 file changed

+1
-1
lines changed
  • lldb/test/API/lang/swift/observation

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SWIFT_SOURCES := main.swift
22
include Makefile.rules
33
# Workaround for amazonlinux2003
4-
LD_EXTRAS=-lswift_Concurrency
4+
LD_EXTRAS=-lswiftCore -lswiftObservation -lswiftCore

0 commit comments

Comments
 (0)