SPECS: gcc.spec - debuginfo disabled for devel snaps.

pluto pluto at pld-linux.org
Thu Jun 16 20:14:39 CEST 2005


Author: pluto                        Date: Thu Jun 16 18:14:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- debuginfo disabled for devel snaps.

---- Files affected:
SPECS:
   gcc.spec (1.321 -> 1.322) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.321 SPECS/gcc.spec:1.322
--- SPECS/gcc.spec:1.321	Thu Jun 16 15:02:17 2005
+++ SPECS/gcc.spec	Thu Jun 16 20:14:33 2005
@@ -18,6 +18,9 @@
 %bcond_without	bootstrap	# omit 3-stage bootstrap
 %bcond_with	tests		# torture gcc
 
+# debuginfo not needed for devel snaps.
+%define		_enable_debug_packages	0
+
 %if %{without objc}
 %undefine	with_objcxx
 %endif
@@ -1249,6 +1252,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.322  2005/06/16 18:14:33  pluto
+- debuginfo disabled for devel snaps.
+
 Revision 1.321  2005/06/16 13:02:17  pluto
 - disable -mtune=pentium4 due to p4 related regression.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.321&r2=1.322&f=u




More information about the pld-cvs-commit mailing list