Skip to content

Commit 8187894

Browse files
committed
Workaround for Amazon Linux 2003
1 parent a45f19c commit 8187894

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)