Fix build breakage again.

Forgot to change the new location of llvm-rs-cc

Change-Id: Ief422e11cdb9a5205032afb1c47de97af95d80c1
This commit is contained in:
Xavier Ducrohet
2015-05-20 18:36:12 -07:00
parent 19b0ecb120
commit a0de890405

View File

@@ -75,7 +75,7 @@ dalvik/dx/etc/dx.bat build-tools/${PLATFORM_NAME}/dx.ba
rm build-tools/${PLATFORM_NAME}/bin/dexdump rm build-tools/${PLATFORM_NAME}/bin/dexdump
bin/dexdump.exe strip build-tools/${PLATFORM_NAME}/bin/dexdump.exe 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 bin/llvm-rs-cc.exe strip build-tools/${PLATFORM_NAME}/bin/llvm-rs-cc.exe
rm build-tools/${PLATFORM_NAME}/lib/libLLVM.so rm build-tools/${PLATFORM_NAME}/lib/libLLVM.so