Skip to content

Commit b0d1804

Browse files
committed
LLD patch: skip building docs
This allows us to delete the lld/docs directory from zig-bootstrap.
1 parent 7a56306 commit b0d1804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lld/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ if (LLVM_INCLUDE_TESTS)
201201
add_subdirectory(test)
202202
endif()
203203

204-
add_subdirectory(docs)
205204
add_subdirectory(COFF)
206205
add_subdirectory(ELF)
207206
add_subdirectory(MachO)

0 commit comments

Comments
 (0)