diff options
Diffstat (limited to 'debian/patches/d-bootstrap-rustflags.patch')
-rw-r--r-- | debian/patches/d-bootstrap-rustflags.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-bootstrap-rustflags.patch b/debian/patches/d-bootstrap-rustflags.patch index 30e826d81..792b05c82 100644 --- a/debian/patches/d-bootstrap-rustflags.patch +++ b/debian/patches/d-bootstrap-rustflags.patch @@ -11,7 +11,7 @@ Index: rust/src/bootstrap/builder.rs =================================================================== --- rust.orig/src/bootstrap/builder.rs +++ rust/src/bootstrap/builder.rs -@@ -1409,6 +1409,18 @@ impl<'a> Builder<'a> { +@@ -1385,6 +1385,18 @@ impl<'a> Builder<'a> { } } |