Copy devel/llvm19 to devel/llvm20 unmodified to aid history tracking. The next commit will modify it and connect it to the build. Sponsored by: DARPA, AFRL
13 lines
260 B
Plaintext
13 lines
260 B
Plaintext
Disable docs due to issues with auto-generated API docs
|
|
|
|
--- lldb/CMakeLists.txt.orig
|
|
+++ lldb/CMakeLists.txt
|
|
@@ -73,7 +73,6 @@
|
|
|
|
add_subdirectory(source)
|
|
add_subdirectory(tools)
|
|
-add_subdirectory(docs)
|
|
|
|
if (LLDB_ENABLE_PYTHON)
|
|
if(LLDB_BUILD_FRAMEWORK)
|