徐启航 1 år sedan
förälder
incheckning
26e75a7f10
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      xtask/src/dist.rs

+ 1 - 1
xtask/src/dist.rs

@@ -114,7 +114,7 @@ impl Dist {
     }
 
     fn build_vdso(
-        self,
+        &self,
         src_root: &Path,
         cargo: &String,
         target_root: &String,