File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -815,7 +815,7 @@ swiftpm
815
815
swift-driver
816
816
xctest
817
817
libicu
818
- swiftdocc
818
+ # swiftdocc
819
819
swiftformat
820
820
821
821
build-ninja
@@ -831,7 +831,7 @@ install-libicu
831
831
install-prefix =/usr
832
832
install-sourcekit-lsp
833
833
install-swiftformat
834
- install-swiftdocc
834
+ # install-swiftdocc
835
835
build-swift-static-stdlib
836
836
build-swift-static-sdk-overlay
837
837
build-swift-stdlib-unittest-extra
@@ -872,7 +872,7 @@ foundation
872
872
libdispatch
873
873
indexstore-db
874
874
sourcekit-lsp
875
- swiftdocc
875
+ # swiftdocc
876
876
lit-args =-v --time-tests
877
877
878
878
# rdar://problem/31454823
@@ -1282,7 +1282,7 @@ swiftformat
1282
1282
playgroundsupport
1283
1283
indexstore-db
1284
1284
sourcekit-lsp
1285
- swiftdocc
1285
+ # swiftdocc
1286
1286
1287
1287
# Build with debug info, this allows us to symbolicate crashes from
1288
1288
# production builds.
@@ -1322,7 +1322,7 @@ install-swiftsyntax
1322
1322
install-playgroundsupport
1323
1323
install-sourcekit-lsp
1324
1324
install-swiftformat
1325
- install-swiftdocc
1325
+ # install-swiftdocc
1326
1326
1327
1327
install-destdir =%(install_destdir)s
1328
1328
@@ -1618,7 +1618,7 @@ swiftpm
1618
1618
swift-driver
1619
1619
swiftsyntax
1620
1620
swiftformat
1621
- swiftdocc
1621
+ # swiftdocc
1622
1622
1623
1623
build-minimal-stdlib
1624
1624
@@ -1635,7 +1635,7 @@ install-llbuild
1635
1635
install-swiftpm
1636
1636
install-swift-driver
1637
1637
install-swiftsyntax
1638
- install-swiftdocc
1638
+ # install-swiftdocc
1639
1639
install-swiftformat
1640
1640
1641
1641
# Build the stress tester
You can’t perform that action at this time.
0 commit comments