Function bootstrap::core::build_steps::compile::copy_self_contained_objects
source ยท fn copy_self_contained_objects(
builder: &Builder<'_>,
compiler: &Compiler,
target: TargetSelection,
) -> Vec<(PathBuf, DependencyType)>
Expand description
Copies third party objects needed by various targets for self-contained linkage.