Add Windows support and clean up toolchain #10
							
								
								
									
										8
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								build.sh
									
									
									
									
									
								
							| @@ -487,12 +487,12 @@ wine_build | |||||||
|  |  | ||||||
| if [ ${BUILD_MINIMAL} -eq 0 ]; then | if [ ${BUILD_MINIMAL} -eq 0 ]; then | ||||||
|     # Download and build LLVM |     # Download and build LLVM | ||||||
|     #llvm_fetch |     llvm_fetch | ||||||
|     #llvm_build |     llvm_build | ||||||
|  |  | ||||||
|     # Download and build CMake |     # Download and build CMake | ||||||
|     #cmake_fetch |     cmake_fetch | ||||||
|     #cmake_build |     cmake_build | ||||||
|  |  | ||||||
|     # Download and build Ninja |     # Download and build Ninja | ||||||
|     ninja_fetch |     ninja_fetch | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user