Cleanup
This commit is contained in:
parent
5af8f058bb
commit
243c010b20
3
build.sh
3
build.sh
@ -193,10 +193,9 @@ llvm_build()
|
|||||||
..
|
..
|
||||||
ninja install/strip
|
ninja install/strip
|
||||||
cd ${WRKDIR}
|
cd ${WRKDIR}
|
||||||
#-DLLVM_NATIVE_TOOL_DIR=/usr/sbin
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# This function downloads LLVM from VCS
|
# This function downloads LLVM from VCS
|
||||||
llvm_fetch()
|
llvm_fetch()
|
||||||
{
|
{
|
||||||
if [ ! -d ${LLVMDIR} ]; then
|
if [ ! -d ${LLVMDIR} ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user