use trunk llvm, use openmp in tasksys

This commit is contained in:
Evghenii
2014-01-05 19:04:40 +01:00
parent 730e0f7098
commit 0d944ac87e
3 changed files with 5 additions and 1 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