Skip to content

Commit

Permalink
ANDROID: build: cuttlefish: Upgrade clang to newer version.
Browse files Browse the repository at this point in the history
Use the same clang version as hikey-linaro.

Bug: 63889157
Change-Id: I6932d6149642d429086207e63aa8a8d5c2afd6f7
Signed-off-by: Alistair Strachan <astrachan@google.com>
  • Loading branch information
Alistair Strachan authored and ZhengShunQian committed Sep 25, 2018
1 parent bb84765 commit 35d5ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.config.cuttlefish.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DEFCONFIG=x86_64_cuttlefish_defconfig
EXTRA_CMDS=''
KERNEL_DIR=common
POST_DEFCONFIG_CMDS="check_defconfig"
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-4630689/bin
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-4679922/bin
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin
FILES="
arch/x86/boot/bzImage
Expand Down

0 comments on commit 35d5ccb

Please sign in to comment.