Skip to content

Commit 4bc72ae

Browse files
authored
Merge pull request #31739 from fredriss/toolchain-spring-cleaning
[presets] Do not copy Swift resource dir into LLDB when building a to…
2 parents ee20453 + a49e872 commit 4bc72ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,6 +1217,8 @@ dash-dash
12171217
lldb-no-debugserver
12181218
lldb-use-system-debugserver
12191219
lldb-build-type=Release
1220+
lldb-extra-cmake-args=
1221+
-DLLDB_FRAMEWORK_COPY_SWIFT_RESOURCES=OFF
12201222
verbose-build
12211223
build-ninja
12221224
build-swift-stdlib-unittest-extra

0 commit comments

Comments
 (0)