commit f8b4baa198f262d3bff6af0ba38065ad386881a5
Author: Jan Rękorajski <[email protected]>
Date: Sat Dec 8 09:08:01 2018 +0100
- let's see if 250G is enough to build without -gsplit-dwarf
llvm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 40b1366..55d5afb 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -139,9 +139,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# ix86 and x32 - the same issue as https://llvm.org/bugs/show_bug.cgi?id=27237
# use -gsplit-dwarf only when building packages with debuginfo
# to avoid excessive disk space usage
-%if 0%{?_enable_debug_packages}
-%define specflags -gsplit-dwarf
-%endif
+#if 0%{?_enable_debug_packages}
+#define specflags -gsplit-dwarf
+#endif
# strip corrupts: $RPM_BUILD_ROOT/usr/lib64/llvm-gcc/bin/llvm-c++ ...
%define _noautostrip
.*/\\(libmud.*\\.a\\|bin/llvm-.*\\|lib.*++\\.a\\)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/f8b4baa198f262d3bff6af0ba38065ad386881a5
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit