fn copy_target_libs(
    builder: &Builder<'_>,
    target: TargetSelection,
    image: &Path,
    stamp: &Path
)
Expand description

Copy stamped files into an image’s target/lib directory.