[packages/rust] - fixed build

baggins baggins at pld-linux.org
Mon Nov 20 01:44:45 CET 2017


commit d4b515679169f70cb0838352062ca1ae22311c47
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 20 01:44:27 2017 +0100

    - fixed build

 rust.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rust.spec b/rust.spec
index 7237dec..3625f3f 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/d4b515679169f70cb0838352062ca1ae22311c47



More information about the pld-cvs-commit mailing list