aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-11-08 12:54:58 -0800
committerrohan <purohit.rohan@gmail.com>2016-12-13 20:13:12 +0530
commit0ff08b5eb1329f13cf45e10724e761c989dfb7a9 (patch)
treed894739f489763a0ad6283107d1138d1fea849f5
parent9a426c2014578708f8972e4c188c4a3834ad9d96 (diff)
ferrari: Build with SDCLANG
Change-Id: I76b21bd40ea0d4b29dec98e75ebf13ebe479752a
-rw-r--r--board/sdclang.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/sdclang.mk b/board/sdclang.mk
new file mode 100644
index 0000000..cb830e3
--- /dev/null
+++ b/board/sdclang.mk
@@ -0,0 +1,3 @@
+# Use Snapdragon LLVM, if available
+TARGET_USE_SDCLANG := true
+