Update SDK build tools to 24.0.1
[termux-packages] / packages / clang / dont-build-c-index-test.patch
index 3f4ce0a..6558f9c 100644 (file)
@@ -1,11 +1,11 @@
 diff -u -r ../orig-src/tools/clang/tools/CMakeLists.txt ./tools/clang/tools/CMakeLists.txt
---- ../orig-src/tools/clang/tools/CMakeLists.txt       2014-03-06 11:07:50.000000000 +0100
-+++ ./tools/clang/tools/CMakeLists.txt 2014-03-06 11:06:10.000000000 +0100
-@@ -3,7 +3,6 @@
- add_subdirectory(clang-format)
- add_subdirectory(clang-format-vs)
+--- ../orig-src/tools/clang/tools/CMakeLists.txt       2016-01-12 21:03:50.000000000 -0500
++++ ./tools/clang/tools/CMakeLists.txt 2016-03-10 16:32:04.320055824 -0500
+@@ -6,7 +6,6 @@
+ add_clang_subdirectory(clang-format-vs)
+ add_clang_subdirectory(clang-fuzzer)
  
--add_subdirectory(c-index-test)
- add_subdirectory(libclang)
+-add_clang_subdirectory(c-index-test)
+ add_clang_subdirectory(libclang)
  
  if(CLANG_ENABLE_ARCMT)