File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ KNOWN_SETTINGS=(
70
70
llvm-num-parallel-lto-link-jobs " " " The number of parallel link jobs to use when compiling llvm"
71
71
swift-stdlib-build-type " Debug" " the CMake build variant for Swift"
72
72
swift-stdlib-enable-assertions " 1" " enable assertions in Swift"
73
- swift-stdlib-enable-resilience " 0 " " build the Swift stdlib and overlays with resilience enabled"
73
+ swift-stdlib-enable-resilience " 1 " " build the Swift stdlib and overlays with resilience enabled"
74
74
swift-stdlib-use-nonatomic-rc " 0" " build the Swift stdlib and overlays with nonatomic reference count operations enabled"
75
75
lldb-build-type " Debug" " the CMake build variant for LLDB"
76
76
lldb-build-with-xcode " 1" " Use xcodebuild to build LLDB, instead of CMake"
You can’t perform that action at this time.
0 commit comments