SOURCES: rpm-macros.patch - -feliminate-dwarf2-dups disabled until...

pluto pluto at pld-linux.org
Sat Sep 30 00:42:13 CEST 2006


Author: pluto                        Date: Fri Sep 29 22:42:13 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.

---- Files affected:
SOURCES:
   rpm-macros.patch (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SOURCES/rpm-macros.patch
diff -u SOURCES/rpm-macros.patch:1.30 SOURCES/rpm-macros.patch:1.31
--- SOURCES/rpm-macros.patch:1.30	Tue Sep 12 10:38:09 2006
+++ SOURCES/rpm-macros.patch	Sat Sep 30 00:42:08 2006
@@ -34,7 +34,7 @@
    \
    %{verbose:set -x}%{!verbose:exec > /dev/null}\
    umask 022\
-@@ -1350,5 +1350,22 @@
+@@ -1350,5 +1350,23 @@
  #%__executable_provides	@RPMCONFIGDIR@/executabledeps.sh --provides
  #%__executable_requires	@RPMCONFIGDIR@/executabledeps.sh --requires
  
@@ -44,7 +44,8 @@
 +#-----------------------------------------------------------------
 +# CFLAGS and LDFLAGS used to build
 +
-+%debuginfocflags	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-2 -g2 -feliminate-dwarf2-dups}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
++%debuginfocflags	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-2 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
++# -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
 +
 +%debugcflags	-O0 -g -Wall
 +%optldflags	-Wl,--as-needed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/rpm-macros.patch?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list