]> git.proxmox.com Git - rustc.git/blobdiff - debian/patches/d-no-jemalloc.patch
refresh all patches, make diff markings consistent
[rustc.git] / debian / patches / d-no-jemalloc.patch
index 65d220310617da435d16f0f2b925e7ce419a6823..64d72ce4d5bb6c4111ccc5a32102b37ad0acff53 100644 (file)
@@ -1,8 +1,6 @@
-Index: rust/compiler/rustc/Cargo.toml
-===================================================================
---- rust.orig/compiler/rustc/Cargo.toml
-+++ rust/compiler/rustc/Cargo.toml
-@@ -14,13 +14,6 @@ rustc_driver = { path = "../librustc_dri
+--- a/compiler/rustc/Cargo.toml
++++ b/compiler/rustc/Cargo.toml
+@@ -10,13 +10,6 @@
  # Make sure rustc_codegen_ssa ends up in the sysroot, because this
  # crate is intended to be used by codegen backends, which may not be in-tree.
  rustc_codegen_ssa = { path = "../rustc_codegen_ssa" }