diff options
Diffstat (limited to 'debian/patches/d-rustc-fix-mips64el-bootstrap.patch')
-rw-r--r-- | debian/patches/d-rustc-fix-mips64el-bootstrap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-rustc-fix-mips64el-bootstrap.patch b/debian/patches/d-rustc-fix-mips64el-bootstrap.patch index 17ce2e563..2c09c60c9 100644 --- a/debian/patches/d-rustc-fix-mips64el-bootstrap.patch +++ b/debian/patches/d-rustc-fix-mips64el-bootstrap.patch @@ -40,7 +40,7 @@ index e0d5f6f..57ad8c4 100644 --- a/src/bootstrap/bootstrap.py +++ b/src/bootstrap/bootstrap.py -@@ -745,6 +745,8 @@ +@@ -746,6 +746,8 @@ # preserve existing RUSTFLAGS env.setdefault("RUSTFLAGS", "") |