]> git.pld-linux.org Git - packages/rust.git/commitdiff
- fixed build
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Nov 2017 00:44:27 +0000 (01:44 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 20 Nov 2017 00:44:27 +0000 (01:44 +0100)
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.113297 seconds and 4 git commands to generate.