mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 13:28:35 +00:00
install dir
This commit is contained in:
parent
3b938b0420
commit
415b26e942
6
debian/patches/install-scan-build-py.diff
vendored
6
debian/patches/install-scan-build-py.diff
vendored
@ -1,7 +1,7 @@
|
|||||||
Index: llvm-toolchain-snapshot_3.9~svn269220/clang/tools/CMakeLists.txt
|
Index: llvm-toolchain-snapshot_3.9~svn269409/clang/tools/CMakeLists.txt
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_3.9~svn269220.orig/clang/tools/CMakeLists.txt
|
--- llvm-toolchain-snapshot_3.9~svn269409.orig/clang/tools/CMakeLists.txt
|
||||||
+++ llvm-toolchain-snapshot_3.9~svn269220/clang/tools/CMakeLists.txt
|
+++ llvm-toolchain-snapshot_3.9~svn269409/clang/tools/CMakeLists.txt
|
||||||
@@ -16,6 +16,7 @@ endif()
|
@@ -16,6 +16,7 @@ endif()
|
||||||
if(CLANG_ENABLE_STATIC_ANALYZER)
|
if(CLANG_ENABLE_STATIC_ANALYZER)
|
||||||
add_clang_subdirectory(clang-check)
|
add_clang_subdirectory(clang-check)
|
||||||
|
Loading…
Reference in New Issue
Block a user