diff options
| author | Alistair Strachan <astrachan@google.com> | 2019-02-12 13:23:11 -0800 |
|---|---|---|
| committer | Alistair Strachan <astrachan@google.com> | 2019-05-14 17:58:10 -0700 |
| commit | 509dc245b717a77134ccc450185cfcd329011d39 (patch) | |
| tree | ac92a41de7effedd7902c5efba96ff2111639abb /build.config.cuttlefish.x86_64 | |
| parent | 7d61e8ff060424e0923738afd57ab7f8500d6923 (diff) | |
ANDROID: Move from clang r346389b to r349610.
Bug: 123635022
Test: make ARCH=arm64 cuttlefish_defconfig && make ARCH=arm64
Test: make ARCH=x86_64 x86_64_cuttlefish_defconfig && make ARCH=x86_64
Change-Id: Icc02ea92c13435fa5a6ecd33d8878629762fd2f7
Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'build.config.cuttlefish.x86_64')
| -rw-r--r-- | build.config.cuttlefish.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.config.cuttlefish.x86_64 b/build.config.cuttlefish.x86_64 index 0a77fa871e83..e3477c3b3cbe 100644 --- a/build.config.cuttlefish.x86_64 +++ b/build.config.cuttlefish.x86_64 @@ -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-r346389b/bin +CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r349610/bin LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin FILES=" arch/x86/boot/bzImage |
