mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
Copy llvm16 unchanged except for the exclusion of patches backporting fixes from upstream LLVM. This aids diffing to the previous version.
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)
|