Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e52a433a authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

build.config.common: Revert the compiler back to clang-r370808



Due to the recent issues seen while parsing the va_args(), the compiler
is switched back to the older version,  clang-r370808, which is much
stable than the current one. Update the ABI snapshot accordingly.

Change-Id: Ib3c6b23ba40a9c036b961e839b89280aaa1cfd4e
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent 8ec8dcf3
Loading
Loading
Loading
Loading
+73788 −184948

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ CC=clang
LD=ld.lld
NM=llvm-nm
OBJCOPY=llvm-objcopy
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782c/bin
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r370808/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86

EXTRA_CMDS=''