summaryrefslogtreecommitdiffstats
path: root/abs/core/llvm/cindexer-clang-path.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 17:32:13 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 17:32:13 (GMT)
commit0116e098392a84a7cdc5b7926c5e8b350568fb27 (patch)
tree048a63e2564cf0c17f61739011eb9fe23ab2ceef /abs/core/llvm/cindexer-clang-path.patch
parentf743a5cead68421ee4c8d2bfe3a0922810475425 (diff)
downloadlinhes_pkgbuild-0116e098392a84a7cdc5b7926c5e8b350568fb27.zip
linhes_pkgbuild-0116e098392a84a7cdc5b7926c5e8b350568fb27.tar.gz
linhes_pkgbuild-0116e098392a84a7cdc5b7926c5e8b350568fb27.tar.bz2
llvm: removed
Diffstat (limited to 'abs/core/llvm/cindexer-clang-path.patch')
-rw-r--r--abs/core/llvm/cindexer-clang-path.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/core/llvm/cindexer-clang-path.patch b/abs/core/llvm/cindexer-clang-path.patch
deleted file mode 100644
index ddaab69..0000000
--- a/abs/core/llvm/cindexer-clang-path.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- tools/libclang/CIndexer.cpp.orig 2011-04-07 13:08:24.000000000 +0300
-+++ tools/libclang/CIndexer.cpp 2011-04-07 13:11:52.224884642 +0300
-@@ -80,6 +80,7 @@ std::string CIndexer::getClangResourcesP
-
- // We now have the CIndex directory, locate clang relative to it.
- LibClangPath.eraseComponent();
-+ LibClangPath.eraseComponent();
- #endif
-
- LibClangPath.appendComponent("clang");