Function compiler_llvm_builder::platforms::x86_64_linux_gnu::build
source · pub fn build(
build_type: BuildType,
targets: HashSet<Platform>,
enable_tests: bool,
enable_coverage: bool,
extra_args: Vec<String>,
use_ccache: bool,
enable_assertions: bool
) -> Result<()>
Expand description
The building sequence.