"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "1c6b6814139807755f0613959823c9f51a2d367c"
Add some options for building LLVM in different environments: --force-configure to force running configure before building. --extra-llvm-config-flags --extra-llvm-gcc-config-flags --extra-gcc-config-flags Pass additional argument to the various configure invocations. This also eliminates a default build flavor because explicitly specifying builds could result in build flavors being run repeatedly. Finally, turn off fortran builds for the moment because install appears to be broken. llvm-svn: 126510
Loading
Please register or sign in to comment