Bug 761421 - Upgrade clang to 158160. r=rail.
Add a setup.sh script for use with tooltool. DONTBUILD
This commit is contained in:
4
build/unix/build-clang/setup.sh
Normal file
4
build/unix/build-clang/setup.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -rf clang
|
||||
tar -xjf clang.tar.bz2
|
||||
Reference in New Issue
Block a user