Skip to content

Commit 2aa3b56

Browse files
committed
[lldb] Fix TestMacCatalyst.py
1 parent e39c138 commit 2aa3b56

File tree

1 file changed

+1
-1
lines changed
  • lldb/test/API/macosx/macCatalyst

1 file changed

+1
-1
lines changed

lldb/test/API/macosx/macCatalyst/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
C_SOURCES := main.c
22

3-
override TRIPLE := $(ARCH)-apple-ios13.0-macabi
3+
override TRIPLE := $(ARCH)-apple-ios13.1-macabi
44
CFLAGS_EXTRAS := -target $(TRIPLE)
55

66
# FIXME: rdar://problem/54986190

0 commit comments

Comments
 (0)