Refresh patch 2007
authorVasudev Kamath <vasudev@copyninja.info>
Sat, 12 May 2018 17:25:52 +0000 (22:55 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Sat, 12 May 2018 17:25:52 +0000 (22:55 +0530)
debian/patches/2007_sparc64_disable_incremental_build.patch

index 8003f14853c28b80e58f8231b33024c2ddf34444..7f80fed0c7c3402718f730d25ee46e32c3f85809 100644 (file)
@@ -3,9 +3,9 @@ Description: Disable incremental builds on sparc64
  disable them by default for the time being.
 Last-Update: 2018-04-09
 
---- cargo-0.25.0.orig/src/cargo/core/manifest.rs
-+++ cargo-0.25.0/src/cargo/core/manifest.rs
-@@ -633,6 +633,9 @@ impl Profile {
+--- a/src/cargo/core/manifest.rs
++++ b/src/cargo/core/manifest.rs
+@@ -711,6 +711,9 @@
              debuginfo: Some(2),
              debug_assertions: true,
              overflow_checks: true,