mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
This is a copy of llvm15 at 79aeb739c5
.
Copying it unmodifed makes it easy to diff to the source.
Sponsored by: DARPA
12 lines
260 B
Text
12 lines
260 B
Text
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)
|