mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 18:46:38 -04:00
Make an as-is copy of llvm14 as devel/llvm15. It will be updated to LLVM 15 and connected to the build in the next commit. This makes it easier to see what has changed.
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)
|