Skip to content

Commit e9a9111

Browse files
committed
Revert "[build] Enable noncopyable generics; disable anything that prevents toolchain builds from succeeding"
This reverts commit 0266c6d.
1 parent 70a2a02 commit e9a9111

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,10 +1293,6 @@ build-swift-stdlib-unittest-extra
12931293
# Don't build the benchmarks
12941294
skip-build-benchmarks
12951295

1296-
# FIXME(NCG): Temporary additions for dev toolchain generation
1297-
enable-experimental-noncopyable-generics=1
1298-
bootstrapping=hosttools
1299-
13001296
# When building for an Xcode toolchain, don't copy the Swift Resource/ directory
13011297
# into the LLDB.framework. LLDB.framework will be installed alongside a Swift
13021298
# compiler, so LLDB should use its resource directory directly.

0 commit comments

Comments
 (0)