]> git.pld-linux.org Git - packages/rust.git/blobdiff - rust.spec
- fixed build
[packages/rust.git] / rust.spec
index 7237dece62bdb1d8d4742e0ecb8db8bc3d688c64..3625f3f6b86eb5e9be5e9f83ff9d2a9381c705fa 100644 (file)
--- a/rust.spec
+++ b/rust.spec
@@ -177,7 +177,8 @@ test -f %{local_rust_root}/bin/rustc
 %endif
 
 # unbundle
-%{__rm} -r src/jemalloc/
+# We're disabling jemalloc, but rust-src still wants it.
+#%{__rm} -r src/jemalloc/
 %{__rm} -r src/llvm/
 
 # extract bundled licenses for packaging
This page took 0.076251 seconds and 4 git commands to generate.