summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0003-cc-psm-rebuild-wasm32.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:19:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:19:51 +0000
commitfdf1d34a710c256efc66fdd4bdd5633fc95f6a84 (patch)
treecbd9cc6be00cded8314fc78b8a1e41c3abd0de45 /debian/patches/d-0003-cc-psm-rebuild-wasm32.patch
parentMerging upstream version 1.69.0+dfsg1. (diff)
downloadrustc-fdf1d34a710c256efc66fdd4bdd5633fc95f6a84.tar.xz
rustc-fdf1d34a710c256efc66fdd4bdd5633fc95f6a84.zip
Merging debian version 1.69.0+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-0003-cc-psm-rebuild-wasm32.patch')
-rw-r--r--debian/patches/d-0003-cc-psm-rebuild-wasm32.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/d-0003-cc-psm-rebuild-wasm32.patch b/debian/patches/d-0003-cc-psm-rebuild-wasm32.patch
index d17b24beb..703df2a78 100644
--- a/debian/patches/d-0003-cc-psm-rebuild-wasm32.patch
+++ b/debian/patches/d-0003-cc-psm-rebuild-wasm32.patch
@@ -8,10 +8,10 @@ Subject: d-0003-cc-psm-rebuild-wasm32
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/vendor/cc/src/lib.rs b/vendor/cc/src/lib.rs
-index 486d67e..723b2e9 100644
+index 1ebd2cc..0d6ebc8 100644
--- a/vendor/cc/src/lib.rs
+++ b/vendor/cc/src/lib.rs
-@@ -2369,7 +2369,7 @@ impl Build {
+@@ -2389,7 +2389,7 @@ impl Build {
|| target == "wasm32-unknown-wasi"
|| target == "wasm32-unknown-unknown"
{