Skip to content

Commit 36c4340

Browse files
Merge pull request #11552 from adrian-prantl/amazonlinux-workaround-concurrency
Workaround for Amazon Linux 2003
2 parents fba4281 + 8187894 commit 36c4340

File tree

1 file changed

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

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
SWIFT_SOURCES := main.swift
22
include Makefile.rules
3+
# Workaround for amazonlinux2003
4+
LD_EXTRAS=-lswift_Concurrency

0 commit comments

Comments
 (0)