summary refs log tree commit diff
path: root/pkgs/development/compilers/llvm/clang-tablegen-dir.patch
blob: de6a468b239f68a5e2edf5cae6026a70240b7fe9 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- a/utils/TableGen/CMakeLists.txt       (revision 190146)
+++ b/utils/TableGen/CMakeLists.txt       (working copy)
@@ -1,4 +1,5 @@
 set(LLVM_LINK_COMPONENTS Support)
+set(LLVM_TOOLS_BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR})
 
 add_tablegen(clang-tblgen CLANG
   ClangASTNodesEmitter.cpp