Add Windows support and clean up toolchain #10
3
build.sh
3
build.sh
@ -193,10 +193,9 @@ llvm_build()
|
||||
..
|
||||
ninja install/strip
|
||||
cd ${WRKDIR}
|
||||
#-DLLVM_NATIVE_TOOL_DIR=/usr/sbin
|
||||
}
|
||||
|
||||
# This function downloads LLVM from VCS
|
||||
# This function downloads LLVM from VCS
|
||||
llvm_fetch()
|
||||
{
|
||||
if [ ! -d ${LLVMDIR} ]; then
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user