diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:18:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:18:34 +0000 |
commit | 77fdce1bf4c27e4eb918ea3149a771325e81b5d4 (patch) | |
tree | 71a84af5d4b916e41fd7ffa527fc3f0146d62080 /debian/patches/d-rustc-fix-mips64el-bootstrap.patch | |
parent | Merging upstream version 1.67.1+dfsg1. (diff) | |
download | rustc-77fdce1bf4c27e4eb918ea3149a771325e81b5d4.tar.xz rustc-77fdce1bf4c27e4eb918ea3149a771325e81b5d4.zip |
Merging debian version 1.67.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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", "") |