SPECS: gcc.spec - don't profile bootstrap by default.

pluto pluto at pld-linux.org
Tue Aug 2 12:01:10 CEST 2005


Author: pluto                        Date: Tue Aug  2 10:01:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't profile bootstrap by default.

---- Files affected:
SPECS:
   gcc.spec (1.351 -> 1.352) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.351 SPECS/gcc.spec:1.352
--- SPECS/gcc.spec:1.351	Sun Jul 31 11:02:03 2005
+++ SPECS/gcc.spec	Tue Aug  2 12:01:04 2005
@@ -12,7 +12,7 @@
 %bcond_without	objc		# build without Objective-C support
 %bcond_without	objcxx		# build without Objective-C++ support
 %bcond_with	multilib	# build with multilib support (it needs glibc[32&64]-devel)
-%bcond_without	profiling	# build without profiling
+%bcond_with	profiling	# build with profiling
 %bcond_without	bootstrap	# omit 3-stage bootstrap
 %bcond_with	tests		# torture gcc
 
@@ -1282,6 +1282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.352  2005/08/02 10:01:04  pluto
+- don't profile bootstrap by default.
+
 Revision 1.351  2005/07/31 09:02:03  pluto
 - updated to 4.1.0-20050731T0821UTC.
 - fixed critical vrp bugs (PR23128, 23129).
================================================================

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




More information about the pld-cvs-commit mailing list