From 658584bf6b3fa0373e3765453ee74ff54c8809ba Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Tue, 2 Aug 2005 10:01:04 +0000 Subject: [PATCH] - don't profile bootstrap by default. Changed files: gcc4.spec -> 1.352 --- gcc4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc4.spec b/gcc4.spec index 5aaea3d..868af1e 100644 --- a/gcc4.spec +++ b/gcc4.spec @@ -11,7 +11,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 -- 2.44.0