allow easy switch between llvm

This commit is contained in:
Evghenii
2013-10-29 10:22:07 +01:00
parent f115a32073
commit b50d3944ea

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 /usr/local/llvm-3.3/bin/llvm-config)
LLVM_CONFIG=$(shell which /home/evghenii/usr/local/llvm/bin-3.3/bin/llvm-config)
CLANG_INCLUDE=$(shell $(LLVM_CONFIG) --includedir)
# Enable ARM by request