Skip to content

Commit 7ab23bd

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 (cherry picked from commit 684d963)
1 parent ebb99cd commit 7ab23bd

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
@@ -2905,7 +2905,6 @@ skip-test-swift
29052905
skip-build-benchmarks
29062906
skip-test-foundation
29072907

2908-
# Temporarily disable early swift driver/syntax builds so that linux images
2908+
# Temporarily disable early swift driver builds so that linux images
29092909
# can use the swift release images as a base.
29102910
skip-early-swift-driver
2911-
skip-early-swiftsyntax

0 commit comments

Comments
 (0)