Skip to content

Commit d809b27

Browse files
authored
Merge pull request #5242 from gottesmm/build_script_add_sil_ownership_preset
2 parents 944e0ba + 4f94603 commit d809b27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

utils/build-presets.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,12 @@ skip-test-ios-host
258258
skip-test-tvos-host
259259
skip-test-watchos-host
260260

261+
[preset: buildbot,tools=RA,stdlib=RDA,sil-ownership]
262+
mixin-preset=
263+
buildbot,tools=RA,stdlib=RDA
264+
build-subdir=Ninja-ReleaseAssert+stdlib-RelWithDebInfo+sil-ownership
265+
enable-sil-ownership
266+
dash-dash
261267

262268
#===------------------------------------------------------------------------===#
263269
# Incremental buildbots for Darwin OSes

0 commit comments

Comments
 (0)