Skip to content

Commit 684d963

Browse files
committed
[build] Enable swift parser integration in linux lldb preset
swift-backtrace currently doens't build property 'bootstrapping' mode. Although we should fix the 'bootstrapping' issue separately, since lldb should be built with parser integration, enable it. rdar://116470411
1 parent faeb55b commit 684d963

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2897,7 +2897,6 @@ skip-test-swift
28972897
skip-build-benchmarks
28982898
skip-test-foundation
28992899

2900-
# Temporarily disable early swift driver/syntax builds so that linux images
2900+
# Temporarily disable early swift driver builds so that linux images
29012901
# can use the swift release images as a base.
29022902
skip-early-swift-driver
2903-
skip-early-swiftsyntax

0 commit comments

Comments
 (0)