Add Windows support and clean up toolchain #10
							
								
								
									
										5
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								build.sh
									
									
									
									
									
								
							| @@ -87,7 +87,7 @@ cmake_build() | ||||
|             ;; | ||||
|     esac | ||||
|  | ||||
|         # Build CMake | ||||
|     # Build CMake | ||||
|     echo ">>> Building CMAKE ..." | ||||
|     mkdir -p ${CMAKEDIR}/build-${SYSTEM_NAME} | ||||
|     cd ${CMAKEDIR}/build-${SYSTEM_NAME} | ||||
| @@ -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 | ||||
|   | ||||
		Referencia en una nueva incidencia
	
	Block a user