Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit ce83c07

Browse files
andrewrkalexrp
authored andcommitted
LLD patch: skip building docs
This allows us to delete the lld/docs directory from zig-bootstrap.
1 parent bc94416 commit ce83c07

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
@@ -200,7 +200,6 @@ if (LLVM_INCLUDE_TESTS)
200200
add_subdirectory(test)
201201
endif()
202202

203-
add_subdirectory(docs)
204203
add_subdirectory(COFF)
205204
add_subdirectory(ELF)
206205
add_subdirectory(MachO)

0 commit comments

Comments
 (0)