Skip to content

Commit f81af7e

Browse files
committed
[Backtracing] Disable for the minimal preset.
Disable backtracing for the minimal preset. rdar://106459980
1 parent 3211f68 commit f81af7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2559,6 +2559,7 @@ swift-objc-interop=0
25592559
swift-enable-dispatch=0
25602560
swift-implicit-concurrency-import=0
25612561
swift-stdlib-support-back-deployment=0
2562+
swift-enable-backtracing=0
25622563
swift-enable-reflection=0
25632564
swift-stdlib-reflection-metadata=debugger-only
25642565
swift-stdlib-stable-abi=0

0 commit comments

Comments
 (0)