* Support cross-compiling to wasm32. (Closes: #903110)
To do that, install the libstd-rust-dev-wasm32-cross package and give
--target wasm32-unknown-unknown.
+ * Drop dependency on system compiler-rt, these new versions of rustc
+ actually don't need it at all.
-- Ximin Luo <infinity0@debian.org> Thu, 29 Aug 2019 00:13:26 -0700
rustc:native (<= 1.37.0++) <!pkg.rustc.dlstage0>,
llvm-8-dev:native,
llvm-8-tools:native,
- libclang-common-8-dev:native,
- libclang-common-8-dev,
libllvm8,
autotools-dev,
cmake (>= 3.0) | cmake3,
u-prefer-local-css.patch
u-make-tests-work-without-rpath.patch
u-mips-fixes.diff
-u-allow-system-compiler-rt.patch
+#u-allow-system-compiler-rt.patch
# not forwarded, or forwarded but unlikely to be merged
u-reproducible-dl-stage0.patch
d-0003-mdbook-strip-embedded-libs.patch
d-0004-mdbook-2-1-compat.patch
# Other patches needed by the full Debian build
-d-use-system-compiler-rt.patch
+#d-use-system-compiler-rt.patch
d-ignore-error-detail-diff.patch
d-disable-cargo-vendor.patch
d-rust-gdb-paths