mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 16:20:33 -04:00
devel/llvm14 now contains an exact copy of devel/llvm13. The next commit wil update it to llvm14 and connect it to the build.
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)
|