summaryrefslogtreecommitdiff
path: root/hostcc
diff options
context:
space:
mode:
authorAlistair Strachan <astrachan@google.com>2018-10-22 13:51:34 -0700
committerAlistair Strachan <astrachan@google.com>2018-10-22 13:52:48 -0700
commit914f4849f8d5ccbb5a07d685d573740d9928e928 (patch)
treebfcdf4cc2b080dd4cf8b6aafb56e1b6d5c2e16ff /hostcc
parent848da4f1318cc12619512f4e66c6b281155c5f8a (diff)
downloadbeagle-x15-914f4849f8d5ccbb5a07d685d573740d9928e928.tar.gz
Stop using system 'make' to build U-Bootandroid-wear-8.0.0_r2
Use the prebuilt 'make' from build-tools instead. Fixes 'Disallowed PATH tool "make" used' error. Bug: 110964307 Change-Id: I7b3d5cc31070cab1f9e3567b82f9be5d95b8f8b7 Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'hostcc')
l---------hostcc/make1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostcc/make b/hostcc/make
new file mode 120000
index 0000000..0c587ac
--- /dev/null
+++ b/hostcc/make
@@ -0,0 +1 @@
+../../../../prebuilts/build-tools/linux-x86/bin/make \ No newline at end of file