packages (rpm-4_5): rpm/rpm-macros.patch - enable DWARF-4 debuginfo. - remo...

pluto pluto at pld-linux.org
Mon Jun 27 21:12:06 CEST 2011


Author: pluto                        Date: Mon Jun 27 19:12:06 2011 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- enable DWARF-4 debuginfo.
- remove obsolete note about binutils PR ld/3290.

---- Files affected:
packages/rpm:
   rpm-macros.patch (1.41.2.4.2.4 -> 1.41.2.4.2.5) 

---- Diffs:

================================================================
Index: packages/rpm/rpm-macros.patch
diff -u packages/rpm/rpm-macros.patch:1.41.2.4.2.4 packages/rpm/rpm-macros.patch:1.41.2.4.2.5
--- packages/rpm/rpm-macros.patch:1.41.2.4.2.4	Sat May 22 12:19:37 2010
+++ packages/rpm/rpm-macros.patch	Mon Jun 27 21:12:00 2011
@@ -114,7 +114,7 @@
  %_localedir		%{_datadir}/locale
  
  #==============================================================================
-@@ -1429,6 +1436,23 @@
+@@ -1429,6 +1436,22 @@
  #%__executable_provides	%{_usrlibrpm}/executabledeps.sh --provides
  #%__executable_requires	%{_usrlibrpm}/executabledeps.sh --requires
 -%__scriptlet_requires	/bin/bash --rpm-requires
@@ -126,8 +126,7 @@
 +#-----------------------------------------------------------------
 +# CFLAGS and LDFLAGS used to build
 +
-+%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.
++%debuginfocflags	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-4 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
 +
 +%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.4&r2=1.41.2.4.2.5&f=u



More information about the pld-cvs-commit mailing list