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 @@ -212,7 +212,7 @@ KNOWN_SETTINGS=(
212
212
swift-stdlib-single-threaded-concurrency " 0" " build Swift concurrency in single-threaded mode"
213
213
swift-stdlib-concurrency-tracing " " " whether to enable tracing signposts for concurrency; default is 1 on Darwin platforms, 0 otherwise"
214
214
swift-stdlib-use-relative-protocol-witness-tables " 0" " whether to use relative protocol witness table"
215
- swift-enable-runtime-function-counters " 1 " " whether to enable runtime function counters"
215
+ swift-enable-runtime-function-counters " " " whether to enable runtime function counters"
216
216
swift-stdlib-os-versioning " 1" " whether to build stdlib with availability based on OS versions (Darwin only)"
217
217
swift-stdlib-has-commandline " 1" " whether to build stdlib with the CommandLine enum and support for argv/argc"
218
218
swift-stdlib-stable-abi " " " should stdlib be built with stable ABI, if not set defaults to true on Darwin, false otherwise"
You can’t perform that action at this time.
0 commit comments