Skip to content

Commit 94bfb24

Browse files
authored
Merge pull request #65513 from compnerd/magic
presets: force `--enable-experimental-cxx-interop`
2 parents 1a7f342 + b7b7aa7 commit 94bfb24

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
@@ -193,6 +193,7 @@ skip-test-watchos-host
193193
# Test the full bootstrapping on at least some jobs
194194
# (the default is bootstrapping-with-hostlibs)
195195
bootstrapping=bootstrapping
196+
enable-experimental-cxx-interop
196197

197198
[preset: buildbot,tools=RA,stdlib=RD,test=non_executable]
198199
mixin-preset=
@@ -230,6 +231,7 @@ skip-test-watchos-simulator
230231
# Test the full bootstrapping on at least some jobs
231232
# (the default is bootstrapping-with-hostlibs)
232233
bootstrapping=bootstrapping
234+
enable-experimental-cxx-interop
233235

234236
[preset: buildbot,tools=RA,stdlib=RDA]
235237
mixin-preset=

0 commit comments

Comments
 (0)