We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe6266 commit bc474b9Copy full SHA for bc474b9
rust.spec
@@ -273,7 +273,7 @@ rm -rf vendor/lzma-sys/xz-*/
273
rm -rf vendor/openssl-src/openssl/
274
275
# This only affects the transient rust-installer, but let it use our dynamic xz-libs
276
-sed -i.lzma -e '/LZMA_API_STATIC/d' src/bootstrap/tool.rs
+sed -i.lzma -e '/LZMA_API_STATIC/d' src/bootstrap/src/core/build_steps/tool.rs
277
278
# The configure macro will modify some autoconf-related files, which upsets
279
# cargo when it tries to verify checksums in those files. If we just truncate
0 commit comments