packages (rpm-4_5): rpm/rpm-macros.patch - use dwarf-3 for debuginfo now (T...
pluto
pluto at pld-linux.org
Sat May 22 12:19:42 CEST 2010
Author: pluto Date: Sat May 22 10:19:42 2010 GMT
Module: packages Tag: rpm-4_5
---- Log message:
- use dwarf-3 for debuginfo now (TODO: test and bump to dwarf-4 for gdb-7.1+).
---- Files affected:
packages/rpm:
rpm-macros.patch (1.41.2.4.2.3 -> 1.41.2.4.2.4)
---- Diffs:
================================================================
Index: packages/rpm/rpm-macros.patch
diff -u packages/rpm/rpm-macros.patch:1.41.2.4.2.3 packages/rpm/rpm-macros.patch:1.41.2.4.2.4
--- packages/rpm/rpm-macros.patch:1.41.2.4.2.3 Sun Nov 23 19:21:54 2008
+++ packages/rpm/rpm-macros.patch Sat May 22 12:19:37 2010
@@ -126,7 +126,7 @@
+#-----------------------------------------------------------------
+# CFLAGS and LDFLAGS used to build
+
-+%debuginfocflags %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-2 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
++%debuginfocflags %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-3 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
+# -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
+
+%debugcflags -O0 -g -Wall
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm-macros.patch?r1=1.41.2.4.2.3&r2=1.41.2.4.2.4&f=u
More information about the pld-cvs-commit
mailing list