[packages/rust] - disable full debuginfo, it's too much for i686 builder

baggins baggins at pld-linux.org
Mon Nov 5 12:19:25 CET 2018


commit 398b58dd98ce08e941198787d596f3ae31316714
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Nov 5 12:18:58 2018 +0100

    - disable full debuginfo, it's too much for i686 builder

 rust.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rust.spec b/rust.spec
index fc0b443..fb31435 100644
--- a/rust.spec
+++ b/rust.spec
@@ -5,7 +5,7 @@
 #
 # Conditional build:
 %bcond_with	bootstrap	# bootstrap using precompiled binaries
-%bcond_without	full_debuginfo	# full debuginfo vs only std debuginfo (full takes gigabytes of memory to build)
+%bcond_with	full_debuginfo	# full debuginfo vs only std debuginfo (full takes gigabytes of memory to build)
 %bcond_without	system_llvm	# system LLVM
 %bcond_with	tests		# build without tests
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list