From a0de890405f7c354dd9c7d07f154d89d59a7c4dc Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Wed, 20 May 2015 18:36:12 -0700 Subject: [PATCH] Fix build breakage again. Forgot to change the new location of llvm-rs-cc Change-Id: Ief422e11cdb9a5205032afb1c47de97af95d80c1 --- build/sdk-windows-x86.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk-windows-x86.atree b/build/sdk-windows-x86.atree index f8a14b19d..e7985bd79 100644 --- a/build/sdk-windows-x86.atree +++ b/build/sdk-windows-x86.atree @@ -75,7 +75,7 @@ dalvik/dx/etc/dx.bat build-tools/${PLATFORM_NAME}/dx.ba rm build-tools/${PLATFORM_NAME}/bin/dexdump bin/dexdump.exe strip build-tools/${PLATFORM_NAME}/bin/dexdump.exe -rm build-tools/${PLATFORM_NAME}/llvm-rs-cc +rm build-tools/${PLATFORM_NAME}/bin/llvm-rs-cc bin/llvm-rs-cc.exe strip build-tools/${PLATFORM_NAME}/bin/llvm-rs-cc.exe rm build-tools/${PLATFORM_NAME}/lib/libLLVM.so