use trunk and compile nvvm,llvm,cu files

This commit is contained in:
Evghenii
2014-01-06 08:35:07 +01:00
parent b2368e243c
commit 15299571f9
2 changed files with 25 additions and 10 deletions

View File

@@ -36,7 +36,7 @@
# If you have your own special version of llvm and/or clang, change
# these variables to match.
LLVM_CONFIG=$(shell which $(HOME)/usr/local/llvm/bin-3.2/bin/llvm-config)
LLVM_CONFIG=$(shell which $(HOME)/usr/local/llvm/bin-trunk/bin/llvm-config)
CLANG_INCLUDE=$(shell $(LLVM_CONFIG) --includedir)
# Enable ARM by request